Obligation Discussion
0.5.1 - Working Draft to present the Concept Ideas and Background Details (FO)
Obligation Discussion, published by . This guide is not an authorized publication; it is the continuous build for version 0.5.1 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/frankoemig/obligation/ and changes regularly. See the Directory of published versions
| Draft as of 2026-03-26 |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="obligationProposedActive"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ValueSet obligationProposedActive</b></p><a name="obligationProposedActive"> </a><a name="hcobligationProposedActive"> </a><ul><li>Include codes from<a href="CodeSystem-obligationProposed.html"><code>http://v2.hl7.org/fhir/CodeSystem/obligationProposed</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> where concept descends from <a href="CodeSystem-obligationProposed.html#obligationProposed-CombinedObligations">CombinedObligations</a></li></ul></div>
</text>
<url value="http://v2.hl7.org/fhir/ValueSet/obligationProposedActive"/>
<version value="0.1.0"/>
<name value="ObligationProposedActiveCodesVS"/>
<title value="Proposed Obligation Codes VS (active only)"/>
<status value="draft"/>
<experimental value="true"/>
<date value="2026-03-26T16:58:18+00:00"/>
<description
value="This valueset represents the proposed obligation codes that are available for use (active resp. not abstract)."/>
<compose>
<include>
<system value="http://v2.hl7.org/fhir/CodeSystem/obligationProposed"/>
<filter>
<property value="concept"/>
<op value="descendent-of"/>
<value value="CombinedObligations"/>
</filter>
</include>
</compose>
</ValueSet>