Skip to main content

Process

Represents a process concept.

Scope​

This data type is intended to represent the core concept of a defined process.

Loosely taking inspiration from HL7 Timing.

Structure​

NameCardinalityTypeDescription & Constraints
TBD1..1stringTBD

Specification​

{
"class": "status",
"description": "The authorization request is under review by subject matter expert.",
"parent_class": "stage",
"parent_concept": "underreview",
"system": "http://bcgov.github.io/nr-pies/docs/concept/process_tracking",
"value": "pending review"
}

Implementation Notes​

TBD

References​

TBD