Data Sharing Framework (DSF) Implementation Guide
2.0.0 - ci-build

Data Sharing Framework (DSF) Implementation Guide - Local Development build (v2.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: DSF BPMN message values - JSON Representation

Active as of 2023-06-28

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "bpmn-message",
  "meta" : {
    "tag" : [
      {
        "system" : "http://dsf.dev/fhir/CodeSystem/read-access-tag",
        "code" : "ALL"
      }
    ]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bpmn-message</b></p><a name=\"bpmn-message\"> </a><a name=\"hcbpmn-message\"> </a><a name=\"bpmn-message-en-US\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Tag: All (Details: DSF Read Access Tag code ALL = 'All')</p></div><ul><li>Include all codes defined in <a href=\"CodeSystem-bpmn-message.html\"><code>http://dsf.dev/fhir/CodeSystem/bpmn-message</code></a></li></ul></div>"
  },
  "url" : "http://dsf.dev/fhir/ValueSet/bpmn-message",
  "version" : "1.0.0",
  "name" : "DsfBpmnMessage",
  "title" : "DSF BPMN message values",
  "status" : "active",
  "experimental" : false,
  "date" : "2023-06-28",
  "publisher" : "DSF Community",
  "contact" : [
    {
      "name" : "DSF Community",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://dsf.dev"
        }
      ]
    }
  ],
  "description" : "ValueSet with standard BPMN message values for Task resources",
  "immutable" : true,
  "compose" : {
    "include" : [
      {
        "system" : "http://dsf.dev/fhir/CodeSystem/bpmn-message",
        "version" : "1.0.0"
      }
    ]
  }
}