-
Notifications
You must be signed in to change notification settings - Fork 38
Expand file tree
/
Copy pathcode.json
More file actions
107 lines (107 loc) · 2.8 KB
/
code.json
File metadata and controls
107 lines (107 loc) · 2.8 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
103
104
105
106
107
{
"name": "beneficiary-fhir-data",
"version": "",
"description": "The BFD Server is an API designed to serve Medicare beneficiaries' demographic, enrollment, and claims data using the HL7® FHIR® Standard format.",
"longDescription": "It's the vision of this project to provide a comprehensive, performant, and trustworthy platform to transform the way that the CMS enterprise shares and uses data. This aligns with the overarching mission to enable the CMS Enterprise to drive innovation in data sharing so that beneficiaries and their healthcare partners have the data they need to make informed decisions about their healthcare.",
"status": "Production",
"permissions": {
"licenses": [
{
"URL": "https://github.com/CMSgov/beneficiary-fhir-data/blob/master/LICENSE.md",
"name": "CC0-1.0"
}
],
"usageType": "openSource",
"exemptionText": ""
},
"organization": "Centers for Medicare & Medicaid Services",
"repositoryURL": "https://github.com/CMSgov/beneficiary-fhir-data",
"repositoryHost": "github.com/CMSgov",
"repositoryVisibility": "public",
"homepageURL": "",
"downloadURL": "",
"disclaimerURL": "",
"disclaimerText": "",
"vcs": "git",
"laborHours": 35599,
"reuseFrequency": {
"forks": 33,
"clones": 0
},
"platforms": [
"windows",
"mac",
"linux"
],
"categories": [
"API",
"Server"
],
"softwareType": "standalone/backend",
"languages": [
"Java",
"HCL",
"Python",
"GLSL",
"PLpgSQL",
"Shell",
"Rust",
"Liquid",
"Dockerfile",
"HTML",
"Ruby",
"CSS",
"JavaScript",
"SCSS"
],
"maintenance": "internal",
"contractNumber": "0",
"SBOM": "https://github.com/CMSgov/beneficiary-fhir-data/network/dependencies",
"relatedCode": [],
"reusedCode": [],
"partners": [],
"date": {
"created": "2019-08-22T18:41:16Z",
"lastModified": "2025-09-25T21:52:17Z",
"metaDataLastUpdated": "2025-09-26T12:00:50.692Z"
},
"tags": [
"fhir",
"cms",
"api",
"BFD",
"blue-button",
"medicare",
"beneficiary",
"data"
],
"contact": {
"email": "opensource@cms.hhs.gov",
"name": "CMS Open Source Program Office"
},
"feedbackMechanism": "https://github.com/CMSgov/beneficiary-fhir-data/issues",
"AIUseCaseID": "0",
"localisation": false,
"repositoryType": "APIs",
"userInput": true,
"fismaLevel": "Moderate",
"group": "CMS/OEDA/DASG",
"projects": [
"blue-button"
],
"systems": [],
"subsetInHealthcare": [
"Operational",
"Medicare"
],
"userType": [
"Providers",
"Patients",
"Government"
],
"maturityModelTier": 3,
"feedbackMechanisms": [
"https://github.com/CMSgov/beneficiary-fhir-data/issues"
],
"upstream": "https://github.com/CMSgov/beneficiary-fhir-data/network/dependencies"
}