View raw Markdown
type: fhirpath-functionfunction: millisecondOfcategory: Utility functionssection: 5.10.8.7source: fhirpath/functions.json

FHIRPath Function: millisecondOf

No canonical section match found in index.md.

Summary

Description

If the input collection contains a single Date, DateTime or Time, this function will return the millisecond component.

Arguments

Type Mapping

Example

@2012-01-01T12:30:00.002-07:00.millisecondOf() // 2