Skip to main content

Patient-owned sovereign health records (FHIR/CCDA) as a Kestrel Sovereign feature package

Project description

kestrel-feature-healthcare

Patient-owned sovereign health records (FHIR/CCDA) for Kestrel Sovereign.

An agent holds the owner's clinical records as part of its sovereign memory. This is a reusable framework capability — a sibling package alongside kestrel-feature-visual / -reflection / -observability — not a host-product feature. Any healthcare host on Kestrel consumes it.

Status

Multi-phase epic tracked in KestrelSovereignAI/kestrel-sovereign:

  • Phase A — implemented — typed FHIR R4B resource store, owner-DID-scoped, PHI encrypted at rest, audited reads
  • Phase B — implemented — CCDA document storage + header extraction (lxml), owner-DID-scoped, encrypted at rest, sharing one append-only PHI access log with Phase A
  • Phase C — implemented — pure-Python CCDA → FHIR R4B mapper (no third-party converter): Patient + Allergies / Medications / Problems / Results / Vital Signs / Immunizations / Procedures. Normalized resources land in the Phase A FHIR store, owner-scoped and audited, exactly like any other write.
  • Phase D — owner-controlled access/consent surface + export hooks

Phases C/D depend on the sovereign-import receiver and the data_access_grant consent-verification primitives shipping in kestrel-sovereign first.

Phase A — PHI handling (required)

Health records are PHI. The store is fail-closed: resource bodies are encrypted at rest with AES-256-GCM under a per-owner key HKDF-derived from the host master key, and no operation will store or return PHI in the clear. The host master key must be configured (KESTREL_DATA_KEY); without it the FHIR tools fail with a clear error rather than degrading to plaintext. Every owner read/write/query is recorded in an append-only access log. Only the resource body is encrypted — resource_type and fhir_id remain queryable metadata.

Installation

uv pip install kestrel-feature-healthcare

The package registers HealthcareFeature through the kestrel_sovereign.features entry point group.

Development

uv sync --extra test
uv run --extra test pytest

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kestrel_feature_healthcare-0.4.0.tar.gz (28.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

kestrel_feature_healthcare-0.4.0-py3-none-any.whl (35.8 kB view details)

Uploaded Python 3

File details

Details for the file kestrel_feature_healthcare-0.4.0.tar.gz.

File metadata

File hashes

Hashes for kestrel_feature_healthcare-0.4.0.tar.gz
Algorithm Hash digest
SHA256 a25401571f84f296b8ff8e01f8b5ca09830a04e7a539a041504e1d1e222aee08
MD5 81e0a597e6f7bf0d7478cc783da00dcf
BLAKE2b-256 b4c8c116ac5ac865da06bbb6220e44a10f6a480a35159b852ecee0aa5c201cdc

See more details on using hashes here.

Provenance

The following attestation bundles were made for kestrel_feature_healthcare-0.4.0.tar.gz:

Publisher: publish.yml on KestrelSovereignAI/kestrel-feature-healthcare

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file kestrel_feature_healthcare-0.4.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kestrel_feature_healthcare-0.4.0-py3-none-any.whl
Algorithm Hash digest
SHA256 253552f1bf6700c70186ce4c8f6adaab9356ef104fd5ee919ce950b459fbef83
MD5 47a8ff424a98603331c5b364ef5fb4dd
BLAKE2b-256 f4f027229aee783da79c8d5d80a783a4db01f36101d418dcebbafcf4929bc90c

See more details on using hashes here.

Provenance

The following attestation bundles were made for kestrel_feature_healthcare-0.4.0-py3-none-any.whl:

Publisher: publish.yml on KestrelSovereignAI/kestrel-feature-healthcare

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page