Skip to content

Commit

Permalink
vault backup: 2024-04-25 16:16:51
Browse files Browse the repository at this point in the history
  • Loading branch information
AnalogJ committed Apr 25, 2024
1 parent 7f54377 commit b3f588f
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 10 deletions.
20 changes: 10 additions & 10 deletions .obsidian/workspace.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
"state": {
"type": "markdown",
"state": {
"file": "getting-started/sandbox.md",
"file": "legal/hipaa.md",
"mode": "source",
"source": true
}
Expand Down Expand Up @@ -93,7 +93,7 @@
"state": {
"type": "backlink",
"state": {
"file": "getting-started/sandbox.md",
"file": "legal/hipaa.md",
"collapseAll": false,
"extraContext": false,
"sortOrder": "alphabetical",
Expand All @@ -110,7 +110,7 @@
"state": {
"type": "outgoing-link",
"state": {
"file": "getting-started/sandbox.md",
"file": "legal/hipaa.md",
"linksCollapsed": false,
"unlinkedCollapsed": true
}
Expand All @@ -133,7 +133,7 @@
"state": {
"type": "outline",
"state": {
"file": "getting-started/sandbox.md"
"file": "legal/hipaa.md"
}
}
},
Expand Down Expand Up @@ -167,6 +167,12 @@
},
"active": "5fc1dd549bcf0f60",
"lastOpenFiles": [
"legal/fhir-fees.md",
"legal/intellectual-property.md",
"legal/checklist.md",
"legal/carin-trust-framework.md",
"legal/21st-century-cures-act.md",
"getting-started/sandbox.md",
"img/macos-app-store/1.dashboard.png",
"img/macos-app-store/2.timeline.png",
"img/Screen Shot 2024-02-01 at 5.13.39 PM.png",
Expand All @@ -177,7 +183,6 @@
"img/screenshots/Screen Shot 2023-11-30 at 7.40.12 PM.png",
"img/screenshots/widget-dashboard.png",
"img/screenshots/security-manager-import.png",
"img/screenshots/security-manager-generate.png",
"technical/marketplace/promo-codes.md",
"providers/flexpa-supported-payers.md",
"providers/largest-healthcare-companies.md",
Expand All @@ -192,19 +197,14 @@
"technical/patient-summary.md",
"technical/patient-data-collection.md",
"img/macos-app-store/slides.pdf",
"getting-started/sandbox.md",
"roadmap.md",
"getting-started/index.md",
"getting-started/main.md",
"img/fasten_images_merged.pdf",
"legal/21st-century-cures-act.md",
"legal/record-ownership.md",
"legal/privacy-policy.md",
"legal/license.md",
"legal/intellectual-property.md",
"legal/index.md",
"legal/hipaa.md",
"legal/fhir-fees.md",
"img/windows-app-store",
"img/macos-app-store/1.dashboard.pdf",
"deck/pitch-deck-v2.pptx.pdf",
Expand Down
14 changes: 14 additions & 0 deletions legal/hipaa.md
Original file line number Diff line number Diff line change
Expand Up @@ -97,3 +97,17 @@ At the end of the day, while there is a need for something like this, I don't kn
> - <https://www.hhs.gov/hipaa/for-professionals/special-topics/health-apps/index.html>
> - <https://www.healthit.gov/topic/information-blocking>
> - <https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/access-right-health-apps-apis/index.html>


# Can Providers/EHR platforms require a BAA?

See [https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/access-right-health-apps-apis/index.html#:~:text=The%20HIPAA%20Privacy%20Rule%20generally%20prohibits%20a%20covered%20entity%20from%20refusing%20to%20disclose%20ePHI%20to%20a%20third%2Dparty%20app%20designated%20by%20the%20individual%20if%20the%20ePHI%20is%20readily%20producible%20in%20the%20form%20and%20format%20used%20by%20the%20app](https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/access-right-health-apps-apis/index.html#:~:text=The%20HIPAA%20Privacy%20Rule%20generally%20prohibits%20a%20covered%20entity%20from%20refusing%20to%20disclose%20ePHI%20to%20a%20third%2Dparty%20app%20designated%20by%20the%20individual%20if%20the%20ePHI%20is%20readily%20producible%20in%20the%20form%20and%20format%20used%20by%20the%20app "https://www.hhs.gov/hipaa/for-professionals/privacy/guidance/access-right-health-apps-apis/index.html#:~:text=The%20HIPAA%20Privacy%20Rule%20generally%20prohibits%20a%20covered%20entity%20from%20refusing%20to%20disclose%20ePHI%20to%20a%20third%2Dparty%20app%20designated%20by%20the%20individual%20if%20the%20ePHI%20is%20readily%20producible%20in%20the%20form%20and%20format%20used%20by%20the%20app").

> The HIPAA Privacy Rule generally prohibits a covered entity from refusing to disclose ePHI to a third-party app designated by the individual if the ePHI is readily producible in the form and format used by the app.
And just beyond:

> 5. Q: Does HIPAA require a covered entity or its EHR system developer to enter into a business associate agreement with an app designated by the individual in order to transmit ePHI to the app?
> HIPAA does not require a covered entity or its business associate (e.g., EHR system developer) to enter into a business associate agreement with an app developer that does not create, receive, maintain, or transmit ePHI on behalf of or for the benefit of the covered entity

0 comments on commit b3f588f

Please sign in to comment.