description: The workflow status of the diagnostic report. package_name: hl7.fhir.uv.extensions.r3 derivation: constraint name: DRWorkflowStatus type: Extension elements: extension: type: Extension short: Meaning of the status index: 0 slicing: slices: value: match: {} schema: type: Extension short: Meaning of the status _required: true index: 0 extensions: {} elements: extension: {index: 1} url: type: uri pattern: {type: Uri, value: value} index: 2 value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} required: [value, valueCodeableConcept] timestamp: match: {} schema: type: Extension short: Status timestamp _required: true index: 6 extensions: {} elements: extension: {index: 7} url: type: uri pattern: {type: Uri, value: timestamp} index: 8 value: choices: [valueInstant] index: 10 valueInstant: {type: instant, choiceOf: value, index: 11} required: [valueInstant, value] url: type: uri pattern: {type: Uri, value: 'http://hl7.org/fhir/StructureDefinition/diagnosticReport-workflowStatus'} index: 12 package_version: 5.3.0-ballot-tc1 extensions: value: url: null type: Extension short: Meaning of the status _required: true index: 0 extensions: {} elements: extension: {index: 1} url: type: uri pattern: {type: Uri, value: value} index: 2 value: choices: [valueCodeableConcept] index: 4 valueCodeableConcept: {type: CodeableConcept, choiceOf: value, index: 5} required: [value, valueCodeableConcept] timestamp: url: null type: Extension short: Status timestamp _required: true index: 6 extensions: {} elements: extension: {index: 7} url: type: uri pattern: {type: Uri, value: timestamp} index: 8 value: choices: [valueInstant] index: 10 valueInstant: {type: instant, choiceOf: value, index: 11} required: [valueInstant, value] class: extension kind: complex-type url: http://hl7.org/fhir/StructureDefinition/diagnosticReport-workflowStatus base: http://hl7.org/fhir/StructureDefinition/Extension version: 5.3.0-ballot-tc1 required: [extension]