PDHC Services

Microservice platform for healthcare coordination — built on FHIR R5

Active Services

SSO

sso.pdhc.se
Active

Authentication and authorisation service. Issues JWT tokens, manages user identities (patients, professionals, superusers), and handles organisation and group memberships. Implements OAuth 2.0 with PKCE and exposes OIDC-compliant endpoints.

Plan

plan.pdhc.se
Active

Care plan definition builder. Define reusable PlanDefinition templates composed of medical concepts, value sets, goals, and activities. Web-based builder with live FHIR JSON preview and SNOMED CT / LOINC terminology support.

Forms

forms.pdhc.se
Active

Questionnaire management. Transforms question definitions into FHIR R5 Questionnaire resources with full lifecycle management (draft, active, retired). Versioning ensures immutability once patient responses exist.

Request

request.pdhc.se
Active

Patient records and care plan execution. Manages FHIR Patient resources, provides care plan readout with filtering and CSV export, and dispatches care plans to providers with receipt tracking.

Provider

provider.pdhc.se
Active

Care provider portal. Providers authenticate via API key, receive dispatched tasks, acknowledge receipt, and submit structured completion reports. Enforces idempotency with an immutable receipt trail.

IPS

ips.pdhc.se
Active

International Patient Summaries. Generates standardised FHIR bundles compiling conditions, observations, medications, allergies, immunisations, and procedures into portable documents with delivery tracking.

Contract

contract.pdhc.se
Active

Healthcare contracts between payers and providers. FHIR R5-compliant contract resources with version tracking, search and filter capabilities, and a web-based administration interface.

Planned Services

Analyse

analyse.pdhc.se
Planned

Analytics and reporting across the platform.

CDR

cdr.pdhc.se
Planned

Centralised clinical data repository.

Gateway

gateway.pdhc.se
Planned

API gateway and reverse proxy configuration.

Rosetta

rosetta.pdhc.se
Planned

Data format translation between standards.