Projo FHIR Documentation
0.1.0 - ci-build Switzerland flag

Projo FHIR Documentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

CodeSystem: Projo Plan Slot Kind (Experimental)

Official URL: https://projo.evoleen.com/fhir/CodeSystem/plan-slot-kind Version: 0.1.0
Draft as of 2024-01-01 Computable Name: PlanSlotKind

Copyright/Legal: Copyright (c) Projo. Licensed under CC0-1.0 (public domain dedication). FHIR(R) is the registered trademark of HL7 and is used with permission. This IG references WhatsApp(R), a trademark of Meta Platforms, Inc., for descriptive purposes only.

Kinds of plan slot bound on an Organization. Used by the orchestrator to select which PlanDefinition to $apply when an identity-resolution decision (no-match, no-active-cr, unresolved-receiver) calls for a triggered plan. Precedence on cold inbound: onboarding > re-engagement > default. onboarding-routing (ADR 0007) is the router-side slot that pins the CQL-driven clinical routing PlanDefinition, not a lifecycle plan.

Documentation-only artifact. Projo's runtime extensions, code systems, identifier systems and search parameter are TypeScript constants and bootstrap-time resources, NOT deployed StructureDefinitions. This StructureDefinition exists to document the contract; the source of truth is src/functions/src/lib/fhir/types.ts and docs/FHIR_EXTENSIONS.md.

This Code system is referenced in the content logical definition of the following value sets:

This case-sensitive code system https://projo.evoleen.com/fhir/CodeSystem/plan-slot-kind defines the following codes:

CodeDisplayDefinition
onboarding Onboarding Initial intake plan; applied on Patient just-created or first inbound.
default Default Steady-state plan; applied when no onboarding slot exists or onboarding is complete.
re-engagement Re-engagement Plan applied when a returning patient reattaches with no-active-cr.
onboarding-routing Onboarding routing Router-side PlanDefinition (CQL-driven clinical routing), pinned via canonical|version (ADR 0007).