View raw Markdown
type: fhirpath-functionfunction: timeOfcategory: Utility functionssection: 5.10.8.10source: fhirpath/functions.json

FHIRPath Function: timeOf

No canonical section match found in index.md.

Summary

Description

If the input collection contains a single DateTime, this function will return the time component.

Arguments

Type Mapping

Example

@2012-01-01T12:30:00.000-07:00.timeOf() // @T12:30:00.000