-
Notifications
You must be signed in to change notification settings - Fork 4
Expand file tree
/
Copy pathcode.json
More file actions
102 lines (102 loc) · 3.26 KB
/
code.json
File metadata and controls
102 lines (102 loc) · 3.26 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
{
"name": "macpro-mako",
"description": "The upgraded OneMAC system streamlines the submission process for state users, enabling efficient and accurate Medicaid SPA, CHIP Eligibility SPA, 1915(b) waiver, 1915(c) Appendix K waiver and Temporary Extension applications while ensuring seamless continuity with CMS review workflows.",
"longDescription": "OneMAC (macpro-mako) is a comprehensive healthcare regulatory submission platform that modernizes the process for states to submit and CMS to review Medicaid and CHIP program changes. Built as a cloud-native serverless application on AWS, the system enables state users to efficiently submit State Plan Amendments (SPAs), waiver applications, and related documentation through an intuitive web interface. The platform features robust form validation, document attachment capabilities, real-time status tracking, automated email notifications, and seamless integration with legacy CMS systems. Leveraging AWS Lambda for serverless compute, OpenSearch for data indexing and search, API Gateway for RESTful services, and React for the frontend user experience, OneMAC ensures secure, scalable, and reliable processing of critical healthcare program submissions that impact millions of Americans' access to Medicaid and CHIP benefits.",
"status": "Production",
"permissions": {
"licenses": [
{
"name": "CC0-1.0",
"URL": "https://creativecommons.org/publicdomain/zero/1.0/legalcode"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/Enterprise-CMCS/macpro-mako",
"projectURL": "https://onemac.cms.gov",
"repositoryHost": "github.com/Enterprise-CMCS",
"repositoryVisibility": "public",
"vcs": "git",
"laborHours": 19280,
"reuseFrequency": {
"forks": 0,
"clones": 0
},
"platforms": [
"web",
"linux",
"other"
],
"categories": [
"data-collection",
"content-management",
"it-development"
],
"softwareType": "standalone/web",
"languages": [
"TypeScript",
"JavaScript",
"CSS",
"Shell",
"HTML",
"Dockerfile"
],
"maintenance": "contract",
"contractNumber": "75FCMC24F0027",
"date": {
"created": "2023-01-23T21:43:54Z",
"lastModified": "2025-06-22T05:43:01Z",
"metaDataLastUpdated": "2025-06-22T05:46:35.475Z"
},
"tags": [
"cms",
"healthcare",
"medicaid",
"chip",
"spa",
"waiver",
"onemac",
"serverless"
],
"contact": {
"email": "bpaige@gswell.com",
"name": "Benjamin Paige"
},
"feedbackMechanisms": [
"https://github.com/Enterprise-CMCS/macpro-mako/issues"
],
"localisation": false,
"repositoryType": "application",
"userInput": true,
"fismaLevel": "Moderate",
"group": "Enterprise CMCS",
"projects": [
"OneMAC",
"MAKO"
],
"systems": [
"AWS Lambda",
"API Gateway",
"OpenSearch",
"S3",
"Cognito",
"SNS",
"CloudWatch",
"Secrets Manager",
"Step Functions",
"CloudFormation"
],
"upstream": "https://github.com/Enterprise-CMCS/macpro-mako/network/dependencies",
"subsetInHealthcare": [
"Policy",
"Operational",
"Medicare",
"Medicaid"
],
"userType": [
"Government"
],
"maturityModelTier": 3
}