URL

struct URL : ReferenceConvertible, Equatable
  • Undocumented

    Declaration

    Swift

    struct URL : ReferenceConvertible, Equatable
  • Convert the receiver to FHIRURL. This is particularly useful when dealing with optional URLs.

    Declaration

    Swift

    public var fhir_url: FHIRURL