Skip to content

Commit 0388446

Browse files
authored
Merge pull request #14 from DSACMS/sjp/provider_tables
Sjp/provider tables
2 parents a2c8f46 + 66668dc commit 0388446

File tree

9 files changed

+430
-33
lines changed

9 files changed

+430
-33
lines changed

CODE_OF_CONDUCT.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
As contributors and maintainers of this project, we pledge to respect all people who contribute through reporting issues, posting feature requests, updating documentation, submitting pull requests or patches, and other activities.
44

5-
We are committed to making participation in this project a harassment-free experience for everyone, regardless of the level of experience, gender, gender identity, expression, sexual orientation, disability, personal appearance, body size, race, ethnicity, age, or religion.
5+
We are committed to making participation in this project a harassment-free experience for everyone.
66

77
Examples of unacceptable behavior by participants include the use of sexual language or imagery, derogatory comments or personal attacks, trolling, public or private harassment, insults, or other unprofessional conduct.
88

@@ -14,4 +14,4 @@ This Code of Conduct is adapted from the [Contributor Covenant](http://contribut
1414

1515
## Acknowledgements
1616

17-
This CODE_OF_CONDUCT.md was originally forked from the [United States Digital Service](https://usds.gov) [Justice40](https://thejustice40.com) open source [repository](https://github.com/usds/justice40-tool), and we would like to acknowledge and thank the community for their contributions.
17+
This CODE_OF_CONDUCT.md was originally forked from the [United States Digital Service](https://usds.gov) [Justice40](https://thejustice40.com) open source [repository](https://github.com/usds/justice40-tool), and we would like to acknowledge and thank the community for their contributions.

COMMUNITY.md

Lines changed: 5 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -1,23 +1,17 @@
11
# COMMUNITY.md
22

3-
ndh is supported by a dedicated team of individuals fulfilling various roles to ensure its success, security, and alignment with government standards and agency goals.
3+
NDH (soon to be renamed) is supported by a dedicated team of individuals fulfilling various roles to ensure its success, security, and alignment with government standards and agency goals.
44

55
## Project Members
66

7-
<!-- TODO: Who are the points of contact in your project who are responsible/accountable for the project? This can often be an engineering or design manager or leader, who may or may not be the primary maintainers of the project.
8-
9-
Roles to include, but not limited to: Project Owner, Technical Lead, Developers/Contributors, Community Manager, Security Team, Policy Advisor, Contracting Officer's Representative, Compliance Officer, Procurement Officer -->
107

118
| Role | Name | Affiliation |
129
| :----- | :------ | :------------- |
1310
| Product Manager | Julie Sossamon | DSAC |
1411
| Technical Lead | Fred Trotter | DSAC |
1512
| Engineer | Sarah Popelka | DSAC |
1613

17-
<!-- TODO: A CODEOWNERS.md file is available in .github to define individuals responsible for specific parts of the codebase. Provide a reference to this file if used:
18-
1914
See [CODEOWNERS.md](.github/CODEOWNERS.md) for a list of those responsible for the code and documentation in this repository.
20-
-->
2115

2216
See [Community Guidelines](#NDH-open-source-community-guidelines) on principles and guidelines for participating in this open source project.
2317

@@ -30,21 +24,17 @@ The members of ndh community are responsible for guiding its development, ensuri
3024
- @ftrotter-gov
3125
- @spopelka-dsac
3226

33-
<!-- TODO: List the individuals who are the maintainers. What groups/domains are maintainers a part of? Does your project have domains/areas that are maintained by specific people? List @USERNAMES directly, or any @ALIASES for groups/teams. -->
34-
3527
### Approvers:
3628

3729
- @ftrotter-gov
3830
- @spopelka-dsac
3931

40-
<!-- TODO: Who are the project approvers? List out @USERNAMES where possible so they can be tagged in issues/PRs directly. -->
4132

4233
### Reviewers:
4334

4435
- @ftrotter-gov
4536
- @spopeelka-dsac
4637

47-
<!-- TODO: Who are the project reviewers? List out @USERNAMES where possible so they can be tagged in issues/PRs directly. -->
4838

4939
| Roles | Responsibilities | Requirements | Defined by |
5040
| ---------- | :--------------------------------------------- | :-------------------------------------------------------------------------------- | :-------------------------------------------------------- |
@@ -53,15 +43,10 @@ The members of ndh community are responsible for guiding its development, ensuri
5343
| approver | approve accepting contributions | highly experienced and active reviewer + contributor to a sub-project | COMMUNITY file approver entry and GitHub Triage Team |
5444
| maintainer | set direction and priorities for a sub-project | demonstrated responsibility and excellent technical judgement for the sub-project | COMMUNITY file owner entry and GitHub Org Admin Team |
5545

56-
<!-- TODO: If the repository's release process is outlined in CONTRIBUTING.md, provide a reference to it:
57-
5846
See [CONTRIBUTING.md](CONTRIBUTING.md) for more details on the release process.
59-
-->
6047

6148
## Contributors
6249

63-
<!-- TODO: A list of CONTRIBUTORS is generated below using contributors.yml located in the workflows directory. In order to automatically update the COMMUNITY.md, you must enter a secret into your Secrets and Variables under Actions within your repository settings. The name of the secret must be PUSH_TO_PROTECTED_BRANCH and the value must be a Personal Access Token with specific permissions. Please follow [this link](https://github.com/CasperWA/push-protected?tab=readme-ov-file#notes-on-token-and-user-permissions) for more information. -->
64-
6550
Total number of contributors: <!--CONTRIBUTOR COUNT START--> <!--CONTRIBUTOR COUNT END-->
6651

6752
<!-- readme: contributors -start -->
@@ -121,13 +106,14 @@ When participating in NDH open source community conversations and spaces, we ask
121106

122107
- When joining a conversation for the first time, please introduce yourself by providing a brief intro that includes:
123108
- your related organization (if applicable)
124-
- your pronouns
125109
- your superpower, and how you hope to use it for NDH
126-
- Embrace a culture of learning, and educate each other. We are all entering this conversation from different starting points and with different backgrounds. There are no dumb questions.
127-
- Take space and give space. We strive to create an equitable environment in which all are welcome and able to participate. We hope individuals feel comfortable voicing their opinions and providing contributions and will do our best to recognize and make space for individuals who may be struggling to find space here. Likewise, we expect individuals to recognize when they are taking up significant space and take a step back to allow room for others.
110+
- Embrace a culture of learning
111+
- Take space and give space.
128112
<!-- TODO: Add if your repo has a community chat - Be present when joining synchronous conversations such as our community chat. Why be here if you're not going to _be here_? -->
129113
- Be respectful.
130114
- Default to positive. Assume others' contributions are legitimate and valuable and that they are made with good intention.
115+
- Embrace a culture of learning, and educate each other. We are all entering this conversation from different starting points and with different backgrounds. There are no dumb questions.
116+
- Take space and give space. We strive to create an environment in which all are welcome and able to participate. We hope individuals feel comfortable voicing their opinions and providing contributions and will do our best to recognize and make space for individuals who may be struggling to find space here. Likewise, we expect individuals to recognize when they are taking up significant space and take a step back to allow room for others.
131117

132118
### Acknowledgements
133119

README.md

Lines changed: 6 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -4,19 +4,18 @@ National Provider and Payer Directory at CMS
44

55
## About the Project
66

7-
**{project statement}**
7+
The soon to be renamed NDH project at CMS will implement a new Provider and Payer Directory service that will eventually grow to encompass (and probably replace) the functionality of NPPES.
88

9-
<!---
109
### Project Vision
11-
**{project vision}** -->
10+
Enable patient data to work for patients, by supporting interoperability by providing clean enumeration of U.S. healthcare entities, and a reliable map of how those entities connect.
1211

1312
<!--
1413
### Project Mission
1514
**{project mission}** -->
1615

17-
<!--
16+
1817
### Agency Mission
19-
TODO: Good to include since this is an agency-led project -->
18+
The Centers for Medicare and Medicaid Services (CMS) provides health coverage to more than 100 million people through Medicare, Medicaid, the Children’s Health Insurance Program, and the Health Insurance Marketplace. The CMS seeks to strengthen and modernize the Nation’s health care system, to provide access to high quality care and improved health at lower costs.
2019

2120
<!--
2221
### Team Mission
@@ -28,11 +27,8 @@ A list of core team members responsible for the code and documentation in this r
2827

2928
## Repository Structure
3029

31-
<!-- TODO: Including the repository structure helps viewers quickly understand the project layout. Using the "tree -d" command can be a helpful way to generate this information, but, be sure to update it as the project evolves and changes over time. -->
32-
33-
```plaintext
34-
.
35-
```
30+
This is a mega-repository that will contain multiple different sub-projects. Look in the [src](src) for a list of projects. You will find more information about each project in a ReadMe.md file within the respective directories.
31+
We may eventually setup seperate repos for our project, but until we do a central merged github repo is a simpler way to coordinate our work.
3632

3733

3834
**{list directories and descriptions}**

SECURITY.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,4 +9,4 @@ Review the HHS Disclosure Policy and websites in scope:
99

1010
This policy describes *what systems and types of research* are covered under this
1111
policy, *how to send* us vulnerability reports, and *how long* we ask security
12-
researchers to wait before publicly disclosing vulnerabilities.
12+
researchers to wait before publicly disclosing vulnerabilities.

0 commit comments

Comments
 (0)