What problem does it solve?
This Skill provides expert guidance for implementing and utilizing the HL7 FHIR Bulk Data Access specification, simplifying the export and management of large FHIR datasets.
Core Features & Use Cases
- FHIR Bulk Export: Implement server-side $export operations or client-side data retrieval.
- Asynchronous Workflows: Understand and implement the polling mechanism for large data transfers.
- NDJSON Handling: Process and generate data in the Newline Delimited JSON format.
- Authorization: Integrate with SMART Backend Services for secure data access.
- Use Case: A healthcare analytics platform needs to ingest daily patient data from multiple FHIR servers. This Skill guides the implementation of a robust client to handle the $export operation, process the NDJSON files, and manage authentication.
Quick Start
Use the fhir-bulk-data skill to understand how to initiate a Patient $export operation for Observation and Condition resources since January 1st, 2024.