What problem does it solve?
This Skill retrieves clinical narratives from FHIR R4 servers and prepares them for OpenMed de-identification and analysis, eliminating manual chart extraction while protecting sensitive patient data.
Core Features & Use Cases
- FHIR Resource Retrieval: Fetches and pages Patient, DocumentReference, DiagnosticReport, Observation, and Condition resources from EHR APIs.
- Narrative Extraction: Decodes base64-encoded text attachments and identifies clinical content in DocumentReference and DiagnosticReport resources.
- Safe Clinical Processing: Routes extracted narratives through OpenMed de-identification and analysis workflows while preserving patient and encounter rejoin keys.
- Use Case: Retrieve a patient's clinical notes from an Epic, Cerner, HAPI, or US Core server, de-identify the narratives, analyze them, and group the resulting findings by patient and encounter.
Quick Start
Use the fetching-fhir-resources skill to page through the patient's FHIR DocumentReference records, decode text attachments, de-identify the narratives, and analyze them with OpenMed.