-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathcode.json
More file actions
77 lines (77 loc) · 1.89 KB
/
code.json
File metadata and controls
77 lines (77 loc) · 1.89 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
{
"name": "bcda-static-site",
"description": "Informational site for the CMS Beneficiary Claims Data API (BCDA)",
"longDescription": "A static Jekyll site for the Beneficiary Claims Data API (BCDA) which contains an overview of the API, how to connect to production and sandbox environments, and other documentation for the API.",
"status": "Production",
"permissions": {
"licenses": [
{
"name": "None",
"URL": "."
}
],
"usageType": "openSource",
"exemptionText": ""
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/CMSgov/bcda-static-site",
"projectURL": "https://bcda.cms.gov",
"repositoryHost": "github.com/CMSgov",
"repositoryVisibility": "public",
"vcs": "git",
"laborHours": 0,
"reuseFrequency": {
"forks": 1
},
"platforms": [
"web"
],
"categories": [
"healthcare"
],
"softwareType": "standalone/web",
"languages": [
"HTML",
"SCSS",
"JavaScript",
"Shell",
"Python",
"Ruby"
],
"maintenance": "contract",
"contractNumber": "47QTCA18D008M:75FCMC23F0009",
"date": {
"created": "2019-07-18T16:03:39Z",
"lastModified": "2025-06-03T18:11:54Z",
"metaDataLastUpdated": "2025-06-25T19:52:18.071Z"
},
"tags": [
"BCDA",
"website",
"beneficiary claims data"
],
"contact": {
"email": "bcapi@cms.hhs.gov",
"name": "BCDA Team"
},
"feedbackMechanisms": [
"https://github.com/CMSgov/bcda-static-site/issues"
],
"localisation": false,
"repositoryType": "website",
"userInput": true,
"fismaLevel": "Moderate",
"group": "CMS/OEDA/DASG",
"projects": [
"Beneficary Claims Data API (BCDA)"
],
"systems": [],
"upstream": "https://github.com/CMSgov/bcda-static-site/network/dependencies",
"subsetInHealthcare": [
"Medicare"
],
"userType": [
"Providers"
],
"maturityModelTier": 3
}