SMART Base
1.0.0 - release

This page is part of the SMART Base (v1.0.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Logical Model: Business Process Workflow Source

Official URL: http://smart.who.int/base/StructureDefinition/BusinessProcessWorkflowSource Version: 1.0.0
Active as of 2026-08-27 Computable Name: BusinessProcessWorkflowSource

Source reference for Business Process Workflow - exactly one of the following must be provided:

  • url (url data type): URL to retrieve BusinessProcessWorkflow definition from input/ or external source
  • canonical (canonical data type): Canonical URI pointing to the BusinessProcessWorkflow definition
  • instance: Inline BusinessProcessWorkflow instance data

Usages:

You can also check for usages in the FHIR IG Statistics

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BusinessProcessWorkflowSource 0..* Base Business Process Workflow Source
... url 0..1 url URL
... canonical 0..1 canonical(Business Process Workflow (DAK)) Canonical
... instance 0..1 BusinessProcessWorkflow Instance

doco Documentation for this format

API Information

Business Process Workflow Source API

Source reference for Business Process Workflow - exactly one of the following must be provided: - url (url data type): URL to retrieve BusinessProcessWorkflow definition from input/ or external source - canonical (canonical data type): Canonical URI pointing to the BusinessProcessWorkflow definition - instance: Inline BusinessProcessWorkflow instance data

Version: 1.0.0

Endpoints

GET /StructureDefinition-BusinessProcessWorkflowSource.schema.json

JSON Schema definition for the Logical Model StructureDefinition-BusinessProcessWorkflowSource

This endpoint serves the JSON Schema definition for the Logical Model StructureDefinition-BusinessProcessWorkflowSource.

Schema Definition

StructureDefinition-BusinessProcessWorkflowSource

Description: Source reference for Business Process Workflow - exactly one of the following must be provided: - url (url data type): URL to retrieve BusinessProcessWorkflow definition from input/ or external source - canonical (canonical data type): Canonical URI pointing to the BusinessProcessWorkflow definition - instance: Inline BusinessProcessWorkflow instance data

Type: object

Full Schema (JSON)

{
  "$schema": "https://json-schema.org/draft/2020-12/schema",
  "$id": "https://worldhealthorganization.github.io/smart-base/branches/v1.0.0/StructureDefinition-BusinessProcessWorkflowSource.schema.json",
  "title": "Business Process Workflow Source",
  "description": "Source reference for Business Process Workflow - exactly one of the following must be provided:\n- url (url data type): URL to retrieve BusinessProcessWorkflow definition from input/ or external source\n- canonical (canonical data type): Canonical URI pointing to the BusinessProcessWorkflow definition\n- instance: Inline BusinessProcessWorkflow instance data",
  "type": "object",
  "properties": {
    "resourceType": {
      "type": "string",
      "const": "BusinessProcessWorkflowSource",
      "description": "Resource type identifier for BusinessProcessWorkflowSource logical model"
    },
    "url": {
      "type": "string",
      "format": "uri",
      "description": "URL to retrieve BusinessProcessWorkflow definition from input/ or external source"
    },
    "canonical": {
      "type": "string",
      "format": "uri",
      "description": "Canonical URI pointing to the BusinessProcessWorkflow definition"
    },
    "instance": {
      "$ref": "https://worldhealthorganization.github.io/smart-base/branches/v1.0.0/StructureDefinition-BusinessProcessWorkflow.schema.json",
      "description": "Inline BusinessProcessWorkflow instance data"
    }
  },
  "required": [
    "resourceType"
  ],
  "resourceDefinition": "http://smart.who.int/base/StructureDefinition/BusinessProcessWorkflowSource",
  "fhir:parent": "http://hl7.org/fhir/StructureDefinition/Base"
}

This documentation is automatically generated from the OpenAPI specification.

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BusinessProcessWorkflowSource 0..* Base Business Process Workflow Source
... url 0..1 url URL
... canonical 0..1 canonical(Business Process Workflow (DAK)) Canonical
... instance 0..1 BusinessProcessWorkflow Instance

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BusinessProcessWorkflowSource 0..* Base Business Process Workflow Source
... url 0..1 url URL
... canonical 0..1 canonical(Business Process Workflow (DAK)) Canonical
... instance 0..1 BusinessProcessWorkflow Instance

doco Documentation for this format

This structure is derived from Base

Key Elements View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BusinessProcessWorkflowSource 0..* Base Business Process Workflow Source
... url 0..1 url URL
... canonical 0..1 canonical(Business Process Workflow (DAK)) Canonical
... instance 0..1 BusinessProcessWorkflow Instance

doco Documentation for this format

Differential View

This structure is derived from Base

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BusinessProcessWorkflowSource 0..* Base Business Process Workflow Source
... url 0..1 url URL
... canonical 0..1 canonical(Business Process Workflow (DAK)) Canonical
... instance 0..1 BusinessProcessWorkflow Instance

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. BusinessProcessWorkflowSource 0..* Base Business Process Workflow Source
... url 0..1 url URL
... canonical 0..1 canonical(Business Process Workflow (DAK)) Canonical
... instance 0..1 BusinessProcessWorkflow Instance

doco Documentation for this format

This structure is derived from Base

 

Other representations of profile: CSV, Excel