Class TDocumentManifestRelated

Unit

Declaration

type TDocumentManifestRelated = class(TBackboneElement)

Description

A collection of documents compiled for a purpose together with metadata that applies to the collection.

Hierarchy

Overview

Methods

Public constructor Create; override;

Properties

Public property identifier : TIdentifier read Getidentifier write Setidentifier;
Public property ref : TReference read Getref write Setref;

Description

Methods

Public constructor Create; override;
 

Properties

Public property identifier : TIdentifier read Getidentifier write Setidentifier;

Related identifier to this DocumentManifest. For example, Order numbers, accession numbers, XDW workflow numbers.

Public property ref : TReference read Getref write Setref;

Related Resource to this DocumentManifest. For example, Order, ServiceRequest, Procedure, EligibilityRequest, etc.


Generated by PasDoc 0.15.0.