Imaging
Class PageImageEvent

This class contains a pointer to the image of scanned page plus a property in which to store a relevant date for the page. This is needed in order to handle multi-page documents in which there are different dates on some or all of the pages. This is particularly necessary when scanning in a paper medical record. In practice, the scanned document will have one or more of these scanned pages, each of which has one image associated with it. The date property associated with the image is optional as many document pages either don’t have dates or aren’t dated differently from the document as a whole. Note that there is nothing prohibiting the scanned image from containing multiple pages, so the document class may have one page class which has one image which contains multiple pages. Yet this class exists so that the separate dates can be associated with separate pages (or groups of pages).

Attributes
«TS» PointInTime clinicallyRelevantDate clinicallyRelevantDate

This optional property is used to associate a date with a page within a scanned document if (and only if) the relevant date of the page is different from the relevant date of the document. If the document being scanned is a paper medical record with a separate page for each office visit, this property will contain the office visit date on the page. It is noted that this date will only occasionally be used.

ImageInstance imageInstance imageInstance

Pointer to the scanned image (along with metadata to help identify, locate, and classify the image) of the document.


Properties:

Alias
Classifier Behavior
Is Abstractfalse
Is Activefalse
Is Leaffalse
Keywords
NamePageImageEvent
Name Expression
NamespaceImaging
Owned Template Signature
OwnerImaging
Owning Template Parameter
PackageImaging
Qualified NameFHIM::Imaging::PageImageEvent
Representation
Stereotype
Template Parameter
VisibilityPublic

Attribute Details

 clinicallyRelevantDate
Public «TS» PointInTime clinicallyRelevantDate

This optional property is used to associate a date with a page within a scanned document if (and only if) the relevant date of the page is different from the relevant date of the document. If the document being scanned is a paper medical record with a separate page for each office visit, this property will contain the office visit date on the page. It is noted that this date will only occasionally be used.

Constraints:
Properties:

AggregationNone
Alias
Association
Association End
ClassPageImageEvent
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower0
Lower Value(0)
Multiplicity0..1
NameclinicallyRelevantDate
Name Expression
NamespacePageImageEvent
Opposite
OwnerPageImageEvent
Owning Association
Owning Template Parameter
Qualified NameFHIM::Imaging::PageImageEvent::clinicallyRelevantDate
Stereotype
Template Parameter
Type«TS» PointInTime
Upper1
Upper Value(1)
VisibilityPublic


 imageInstance
Public ImageInstance imageInstance

Pointer to the scanned image (along with metadata to help identify, locate, and classify the image) of the document.

Constraints:
Properties:

AggregationNone
Alias
AssociationdocumentImagingEvent_imageInstance
Association End
ClassPageImageEvent
Datatype
Default
Default Value
Is Compositefalse
Is Derivedfalse
Is Derived Unionfalse
Is Leaffalse
Is Orderedfalse
Is Read Onlyfalse
Is Staticfalse
Is Uniquetrue
Keywords
Lower1
Lower Value(1)
Multiplicity1
NameimageInstance
Name Expression
NamespacePageImageEvent
Opposite
OwnerPageImageEvent
Owning Association
Owning Template Parameter
Qualified NameFHIM::Imaging::PageImageEvent::imageInstance
Stereotype
Template Parameter
TypeImageInstance
Upper1
Upper Value(1)
VisibilityPublic