Please enable JavaScript to view this site.

CORE HL7 API

Online Help - Region 1: [CORE HL7 API Basic]

Other CORE HL7 API Help Regions

Download the API Libraries


 

Object: FAMapMetric

 

Description: A simple object used to contain file mapping information by the HL7FileAnalyzer class. When a HL7FileAnalyzer operation analyzes a HL7 data file it creates an internal list of the FAMapMetric class with pointers to locations of HL7 message candidates within the file to be used for later retrieval.

 

Public Properties:

 

Property Name

Data Type

Buffered

bool - Will indicate whether the value between StartingPosition and EndingPosition has been loaded into memory.

EndingPosition

long - Indicates the ending position offset within the mapping region of the mapped item

ItemSize

long - String buffer size required for the item (EndingPosition - StartingPosition)

StartingPosition

long - Indicates the starting position offset within the mapping region (IE the File) of the mapped item

 

 

 

  

Keyboard Navigation

F7 for caret browsing
Hold ALT and press letter

This Info: ALT+q
Nav Header: ALT+n
Page Header: ALT+h
Topic Header: ALT+t
Topic Body: ALT+b
Exit Menu/Up: ESC