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

: Proposed Obligation Codes VS (complete) - JSON Representation

Draft as of 2026-03-26

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "obligationProposed",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet obligationProposed</b></p><a name=\"obligationProposed\"> </a><a name=\"hcobligationProposed\"> </a><ul><li>Include all codes defined in <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 &#x1F4E6;0.1.0</span></li></ul></div>"
  },
  "url" : "http://v2.hl7.org/fhir/ValueSet/obligationProposed",
  "version" : "0.1.0",
  "name" : "ObligationProposedCodesVS",
  "title" : "Proposed Obligation Codes VS (complete)",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-03-26T16:58:18+00:00",
  "description" : "This valueset represents the proposed obligation codes.",
  "compose" : {
    "include" : [
      {
        "system" : "http://v2.hl7.org/fhir/CodeSystem/obligationProposed"
      }
    ]
  }
}