String
extension String- 
                  
                  Returns a Dateobject of the corresponding FHIR date if it’s format is within the allowed FHIR formatsDeclarationSwift public var date: Date? { get }
1.34.0 Docs (100% documented)
extension StringReturns a Date  object of the corresponding FHIR date if it’s format is within the allowed FHIR formats
Swift
public var date: Date? { get }