Function: parseFhirDateToDisplayDate()
parseFhirDateToDisplayDate(fhirDate): object
Parse a FHIR date string to a human-readable display format.
Parameters
| Parameter | Type |
|---|
fhirDate | string |
Returns
object
dateParseFail?
optional dateParseFail: boolean
displayDate
displayDate: string