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

: Actor Definition a: Sender Test - JSON Representation

Draft as of 2024-05-08

Raw json | Download

{
  "resourceType" : "ActorDefinition",
  "id" : "ActorDefSenderTest",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ActorDefinition ActorDefSenderTest</b></p><a name=\"ActorDefSenderTest\"> </a><a name=\"hcActorDefSenderTest\"> </a><table class=\"grid\"><tr><td><b>Actor: Test a sender Test </b></td><td/><td>Type: system </td></tr><tr><td colspan=\"3\"/></tr></table></div>"
  },
  "extension" : [
    {
      "extension" : [
        {
          "url" : "code",
          "valueCode" : "SHOULD:send"
        }
      ],
      "url" : "http://v2.hl7.org/fhir/StructureDefinition/new-obligation"
    }
  ],
  "url" : "http://obligation.oemig.de/fhir/ActorDefinition/ActorDefSenderTest",
  "version" : "0.1.0",
  "name" : "Test a sender Test",
  "status" : "draft",
  "experimental" : true,
  "date" : "2024-05-08",
  "purpose" : "This is a test definition",
  "type" : "system"
}