Difference between revisions of "FHIR"

From MgmtWiki
Jump to: navigation, search
(Full Title or Meme)
(Solutions)
 
(10 intermediate revisions by the same user not shown)
Line 1: Line 1:
 
==Full Title or Meme==
 
==Full Title or Meme==
*FHIR (Fast Health Interoperability Resources) is designed to enable information exchange to support the provision of healthcare in a wide variety of settings.
+
FHIR (Fast Health Interoperability Resources) is designed to enable information exchange to support the provision of healthcare in a wide variety of settings.
 
*Pronounced "fire" it is primarily a data formatting and semantic set of standards.
 
*Pronounced "fire" it is primarily a data formatting and semantic set of standards.
  
 
==Context==
 
==Context==
 +
*Health Level Seven (HL7®) International standards body [https://hl7.org/fhir/ HL7 FHIR] and [http://wiki.hl7.org/index.php?title=Special:AllPages their wiki]
 +
*Integrating the Healthcare Enterprise [https://wiki.ihe.net/index.php/Category:Security (IHE) wiki on Security]
 
*HNS Digital GP Connect 1.2.0 on github  [https://nhsconnect.github.io/gpconnect/development_fhir_api_guidance.html FHIR standard for trial use (3) STU3]  
 
*HNS Digital GP Connect 1.2.0 on github  [https://nhsconnect.github.io/gpconnect/development_fhir_api_guidance.html FHIR standard for trial use (3) STU3]  
*Health Level Seven (HL7®) International standards body [http://hl7.org/fhir/ HL7 FHIR] and [http://wiki.hl7.org/index.php?title=Special:AllPages their wiki]
 
*Integrating the Healthcare Enterprise [https://wiki.ihe.net/index.php/Category:Security (IHE) wiki on Security]
 
 
* FHIR can be encoded in several formats, only json and xml seems to be in current consideration, but a [http://hl7.org/fhir/fhir.jsonld jsonLD version] has been published.
 
* FHIR can be encoded in several formats, only json and xml seems to be in current consideration, but a [http://hl7.org/fhir/fhir.jsonld jsonLD version] has been published.
 
*IHE [https://wiki.ihe.net/index.php/Audit_Trail_and_Node_Authentication Audit Trail and Node Authentication]
 
*IHE [https://wiki.ihe.net/index.php/Audit_Trail_and_Node_Authentication Audit Trail and Node Authentication]
Line 13: Line 13:
 
==Problems==
 
==Problems==
 
* Current document exchange is focused on XDS or similar and the bulk of data is image data. There is little impetus to move quickly the HL7 FHIR.
 
* Current document exchange is focused on XDS or similar and the bulk of data is image data. There is little impetus to move quickly the HL7 FHIR.
* Healthcare data for patients has been stored on desparate networks that could not interchange data which left patients without a permanent health record as the moved across the states.
+
* Healthcare data for patients has been stored on desperate networks that could not interchange data which left patients without a permanent health record as the moved across the states.
  
 
==Solutions==
 
==Solutions==
A FHIR Sandbox for InterSystems is now operational. https://www.healthit.gov/techlab/ipg/node/4/submission/2231
+
* Privacy Consent Framework<blockquote>The Privacy Consent on FHIR (PCF) Profile provides support for patient privacy consents and access control where a FHIR API is used to access Document Sharing Health Information Exchanges. This profile includes both Consent profiling and access controls profiling of oAuth access token. Uses [https://profiles.ihe.net/ITI/IUA/index.html IUA from OAuth] rev 2.2 (2022-06-17).</blockquote>
 +
* [https://www.ihe.net/uploadedFiles/Documents/ITI/IHE_ITI_Suppl_XCPD_HDL_Revoke_Option.pdf Cross-Community Patient Discovery (XCPD) Health Data Locator and Revoke Option - Rev. 3.1] Trial Implementation (2023-05-04) <blockquote>The Cross-Community Patient Discovery (XCPD) Health Data Locator and Revoke Option Supplement enhances the existing IHE XCPD Integration Profile by adding two new capabilities. The first is the ability to exchange a list of health data locations, which enables Record Locator Services to interoperate with consumers wishing to discover the location of patient records within a health information exchange. The second is the ability to revoke a previously exchanged patient ID correlation, which is used in the case where patients in different health information communities were linked with XCPD, but must now be unlinked due to some circumstance such as patient merge. This update is an editorial enhancement to the existing supplement which improves the layout of the standard by separating the Revoke interaction into a separate, isolated transaction. There are no functional changes in this update. Health IT Vendors should review this supplement and determine if the capabilities within meet their interoperability needs.</blockquote>
 +
* A FHIR Sandbox for InterSystems is now operational. https://www.healthit.gov/techlab/ipg/node/4/submission/2231
 +
* A jsonLD implementation can be found here https://github.com/fhircat/fhircat/wiki
  
 
==References==
 
==References==
 
+
<references />
 +
* [https://www.youtube.com/watch?v=z5FnHpSxMvs FHIR, SMAT, CDS Hooks overview] A good YouTube presentation from Josh Mandel to get started.
  
 
[[Category:Standard]]
 
[[Category:Standard]]

Latest revision as of 16:45, 5 May 2023

Full Title or Meme

FHIR (Fast Health Interoperability Resources) is designed to enable information exchange to support the provision of healthcare in a wide variety of settings.

  • Pronounced "fire" it is primarily a data formatting and semantic set of standards.

Context

Problems

  • Current document exchange is focused on XDS or similar and the bulk of data is image data. There is little impetus to move quickly the HL7 FHIR.
  • Healthcare data for patients has been stored on desperate networks that could not interchange data which left patients without a permanent health record as the moved across the states.

Solutions

  • Privacy Consent Framework
    The Privacy Consent on FHIR (PCF) Profile provides support for patient privacy consents and access control where a FHIR API is used to access Document Sharing Health Information Exchanges. This profile includes both Consent profiling and access controls profiling of oAuth access token. Uses IUA from OAuth rev 2.2 (2022-06-17).
  • Cross-Community Patient Discovery (XCPD) Health Data Locator and Revoke Option - Rev. 3.1 Trial Implementation (2023-05-04)
    The Cross-Community Patient Discovery (XCPD) Health Data Locator and Revoke Option Supplement enhances the existing IHE XCPD Integration Profile by adding two new capabilities. The first is the ability to exchange a list of health data locations, which enables Record Locator Services to interoperate with consumers wishing to discover the location of patient records within a health information exchange. The second is the ability to revoke a previously exchanged patient ID correlation, which is used in the case where patients in different health information communities were linked with XCPD, but must now be unlinked due to some circumstance such as patient merge. This update is an editorial enhancement to the existing supplement which improves the layout of the standard by separating the Revoke interaction into a separate, isolated transaction. There are no functional changes in this update. Health IT Vendors should review this supplement and determine if the capabilities within meet their interoperability needs.
  • A FHIR Sandbox for InterSystems is now operational. https://www.healthit.gov/techlab/ipg/node/4/submission/2231
  • A jsonLD implementation can be found here https://github.com/fhircat/fhircat/wiki

References