![]() ![]() |
Reference Type: Supported, Category: Date Functions, ICR#: 10103
The $$FMTHL7^XLFDT extrinsic function converts a VA FileMan formatted input date/time into a Health Level Seven (HL7) formatted date, including the time offset.
$$FMTHL7^XLFDT(fm_date_time)
fm_date_time: |
(required) VA FileMan date. |
returns: |
Returns the converted date in HL7 format. |
>S X=$$FMTHL7^XLFDT(3001127.1525) >W X 200011271525-0800 |