Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #2

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ Social determinants of health are gaining increased recognition as significant f

![SDOh img](https://user-images.githubusercontent.com/61101343/123151767-6cdb6f80-d429-11eb-8a6e-8a6b1c0ffeab.jpg)

Fast Health Interoperability Resources (FHIR) is an Health Level 7 (HL7) standard designed to overcome technical shortcomings of previous standards, it uses generic definitions of common healthcare concepts to cover typical use cases and easily exchanges data in XML and JSON formats.3 It is presently used to exchange data between EHRs and have been adopted by other big technology companies to standardize health data exchange.
Fast Health Interoperability Resources (FHIR) is an Health Level 7 (HL7) standard designed to overcome technical shortcomings of previous standards, it uses generic definitions of common healthcare concepts to cover typical use cases and easily exchanges data in XML and JSON formats. It is presently used to exchange data between EHRs and have been adopted by other big technology companies to standardize health data exchange.
Ensuring the easier exchange of this data will allow healthcare providers to better coordinate care, stratify risk, address important population health issues, and improve community-based care. This will be dependent on the capacity to easily harmonize this data across platforms and creation of tools that FHIR can use to more efficiently transmit this data.

### Purpose
Expand Down