-
Notifications
You must be signed in to change notification settings - Fork 3
Expand file tree
/
Copy pathcode.json
More file actions
72 lines (72 loc) · 1.62 KB
/
code.json
File metadata and controls
72 lines (72 loc) · 1.62 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
{
"name": "AB2D",
"description": "Claims Data to Part D Sponsors API",
"longDescription": "API for Prescription Drug Plan sponsors. Offered by the CMS, AB2D provides Parts A and B claims data for a holistic view into patients health.",
"status": "production",
"permissions": {
"licenses": [
{
"URL": "LICENSE",
"name": "CC0-1.0"
}
],
"usageType": "openSource"
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/CMSgov/ab2d",
"repositoryHost": "github.com/CMSgov",
"repositoryVisibility": "public",
"vcs": "git",
"laborHours": null,
"reuseFrequency": {
"forks": 2
},
"platforms": [
"web"
],
"categories": [
"healthcare"
],
"softwareType": "standalone/web",
"languages": [
"Java",
"SQL"
],
"maintenance": "contract",
"contractNumber": "0",
"date": {
"created": "2019-09-27T16:13:36-04:00",
"lastModified": "2025-06-24T18:31:44+0000",
"metadataLastUpdated": "2025-06-24T18:31:44+0000"
},
"tags": [
"dsacms-tier3"
],
"contact": {
"email": "[email protected]",
"name": "CMS Open Source Program Office"
},
"feedbackMechanisms": [
"https://github.com/CMSgov/ab2d/issues"
],
"localisation": "false",
"repositoryType": "APIs",
"userInput": "No",
"fismaLevel": "Low",
"group": "CMS",
"projects": [],
"systems": [],
"upstream": [
"https://github.com/CMSgov/ab2d/network/dependencies"
],
"subsetInHealthcare": [
"Policy",
"Operational",
"Medicare",
"Medicaid"
],
"userType": [
"Providers"
],
"maturityModelTier": 3
}