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.6.0.tar.gz (37.4 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.6.0-py3-none-any.whl (45.8 kB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for kestrel_feature_healthcare-0.6.0.tar.gz
Algorithm Hash digest
SHA256 bde17ea4552d455023b9f6e8c5af803f9cd0f3f1147d0895aa77d2ca4a4e4051
MD5 621f394494aa13d3301dabceb8ac78f5
BLAKE2b-256 2d0a56ebe8c0dbcc574d183f07b7b844842fc48ee0496a8000c6f83d987b85da

See more details on using hashes here.

Provenance

The following attestation bundles were made for kestrel_feature_healthcare-0.6.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.6.0-py3-none-any.whl.

File metadata

File hashes

Hashes for kestrel_feature_healthcare-0.6.0-py3-none-any.whl
Algorithm Hash digest
SHA256 5b984271e6ba9e68cc04d2eefc751904349d91e70f051f8a65e7048511bc025e
MD5 d6daadb9ecad49a1b3db9c0015f56aba
BLAKE2b-256 d1884e2c9b62513e93d283c8127c6fe3ab0c696dff0a874de446cb3c9e432ed9

See more details on using hashes here.

Provenance

The following attestation bundles were made for kestrel_feature_healthcare-0.6.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