Projo FHIR Documentation
0.1.0 - ci-build
Projo FHIR Documentation - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2024-01-01 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="bounded-action-implemented-vs"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet bounded-action-implemented-vs</b></p><a name="bounded-action-implemented-vs"> </a><a name="hcbounded-action-implemented-vs"> </a><ul><li>Include these codes as defined in <a href="CodeSystem-bounded-action.html"><code>https://projo.evoleen.com/fhir/CodeSystem/bounded-action</code></a><span title="Version is not explicitly stated, which means it is fixed to the version provided in this specification"> version 📦0.1.0</span><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="CodeSystem-bounded-action.html#bounded-action-enroll-plan">enroll-plan</a></td><td style="color: #cccccc">Enroll plan</td><td>Enroll the patient in the CarePlan produced by the router's $apply. Idempotent via routing Provenance.</td></tr><tr><td><a href="CodeSystem-bounded-action.html#bounded-action-supersede-plan">supersede-plan</a></td><td style="color: #cccccc">Supersede plan</td><td>Mark the patient's intake CarePlan as completed/cancelled before enrolling the follow-up plan. Documented in ARCHITECTURE.md supersede-then-enroll flow.</td></tr><tr><td><a href="CodeSystem-bounded-action.html#bounded-action-route-to-review">route-to-review</a></td><td style="color: #cccccc">Route to review</td><td>Raise a Flag (category=clinical, code=route-to-review) on the Patient so a human reviewer can decide enrollment. Idempotent via Flag.identifier (routing-resource system).</td></tr></table></li></ul></div>
</text>
<url
value="https://projo.evoleen.com/fhir/ValueSet/bounded-action-implemented-vs"/>
<version value="0.1.0"/>
<name value="BoundedActionImplementedVS"/>
<title value="Projo Bounded Action (Implemented Subset)"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2024-01-01"/>
<publisher value="Projo"/>
<contact>
<name value="Projo"/>
<telecom>
<system value="url"/>
<value value="https://projo.evoleen.com"/>
</telecom>
</contact>
<description
value="Bounded actions the orchestrator will actually execute. Designed-but-not-implemented codes (notify-practitioner, raise-flag, send-message, create-task, assign-careteam) are excluded — the orchestrator rejects these if proposed by the router."/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="CH"/>
<display value="Switzerland"/>
</coding>
</jurisdiction>
<copyright
value="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."/>
<compose>
<include>
<system
value="https://projo.evoleen.com/fhir/CodeSystem/bounded-action"/>
<concept>
<code value="enroll-plan"/>
</concept>
<concept>
<code value="supersede-plan"/>
</concept>
<concept>
<code value="route-to-review"/>
</concept>
</include>
</compose>
</ValueSet>