Recare Search FHIR Implementation Guide
0.1.0 - ci-build
Recare Search FHIR Implementation Guide - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Official URL: http://fhir.recareai.com/ImplementationGuide/de.recare.search | Version: 0.1.0 | |||
| Active as of 2026-04-15 | Computable Name: RecareSearch | |||
This Implementation Guide (IG) defines the FHIR profiles, extensions, code systems, value sets, and naming systems used by the Recare API for search and care coordination workflows. It covers the FHIR representation of webhook event payloads exchanged between Recare and integrating systems.
This IG defines resources for the following Recare API domains:
Bundle carrying a care request (ServiceRequest), patient data (encrypted), insurance coverage, and care provider organization.Webhook events are identified by the Bundle.identifier.system, which references the RecareEventType code system. The following event types are defined:
| Code | Display |
|---|---|
search_attributed |
Search Attributed |
search_attribution_cancelled |
Search Attribution Cancelled |
document_sent |
Document Sent |
document_revoked |
Document Revoked |
| Profile | Base Resource | Description |
|---|---|---|
| Recare Patient Request Event | Bundle |
Top-level event bundle for patient care requests |
| Recare Patient Request | ServiceRequest |
The care request itself, including care type, clinical details, and care provider |
| Recare Admissions Care Provider | Organization |
The receiving care provider organization |
| Recare Free Text Diagnosis | Condition |
Free-text diagnosis associated with a request |
| Recare Guardian | RelatedPerson |
Legal guardian acting as requester |
| Recare Decrypted Data | Binary |
Decrypted patient data payload |
| Profile | Base Resource | Description |
|---|---|---|
| Recare Patient | Patient |
Patient demographics |
| Recare Care Level | Observation |
Nursing care level (Pflegegrad) |
| Recare Statutory Health Insurance | Coverage |
GKV insurance coverage |
| Recare Private Health Insurance | Coverage |
PKV insurance coverage |
| Recare Other Insurance | Coverage |
Other insurance types |
| Recare Encrypted Data | Binary |
Encrypted patient data |
| Recare Encrypted Secrets | Binary |
Encryption key material |
Use one of these two entry points, depending on how you prefer to learn the model:
Bundle.Patient, Coverage, Binary).entry.fullUrl and references.identifier (system/value) with the event types listed in the table above.This IG depends on the following packages:
de.basisprofil.r4 1.6.0-ballot2 — German base profiles (KBV, gematik)de.gematik.isik-basismodul 3.1.1 — ISiK base modulede.gematik.isik-dokumentenaustausch 3.1.1 — ISiK document exchangede.gematik.isik-vitalparameter 3.1.1 — ISiK vital parametersde.gematik.isip 1.0.2 — ISiP (Intersektorale Patientenversorgung)