-
Notifications
You must be signed in to change notification settings - Fork 18
Expand file tree
/
Copy pathcode.json
More file actions
71 lines (71 loc) · 1.73 KB
/
code.json
File metadata and controls
71 lines (71 loc) · 1.73 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
{
"name": "dpc-app",
"description": "DPC is an application programming interface (API) whose goal is to enable healthcare providers to deliver high quality care directly to Medicare beneficiaries.",
"longDescription": "DPC is an application programming interface (API) whose goal is to enable healthcare providers to deliver high quality care directly to Medicare beneficiaries.",
"status": "production",
"permissions": {
"licenses": [
{
"URL": "LICENSE.md",
"name": "CC0-1.0"
}
],
"usageType": "openSource"
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/CMSGov/dpc-app",
"repositoryHost": "github.com/CMSgov",
"repositoryVisibility": "public",
"vcs": "git",
"laborHours": null,
"reuseFrequency": {
"forks": 0
},
"platforms": [
"web"
],
"categories": [
"healthcare"
],
"softwareType": "standalone/web",
"languages": [
"java", "ruby", "go"
],
"maintenance": "contract",
"contractNumber": "0",
"date": {
"created": "2019-02-05T09:49:55-05:00",
"lastModified": "2025-06-24T14:33:33+0000",
"metadataLastUpdated": "2025-06-24T14:33:33+0000"
},
"tags": [
"dsacms-tier2"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS Open Source Program Office"
},
"feedbackMechanisms": [
"https://github.com/CMSGov/dpc-app/issues"
],
"localisation": "false",
"repositoryType": "Package",
"userInput": "Yes",
"fismaLevel": "Low",
"group": "DASG",
"projects": [
"DPC"
],
"systems": [],
"upstream": [],
"subsetInHealthcare": [
"Policy",
"Operational",
"Medicare",
"Medicaid"
],
"userType": [
"Providers"
],
"maturityModelTier": 2
}