init(fromVersionString:)
Creates an FHIR version object from a string representation of the version.
Declaration
convenience init(fromVersionString versionString: String) throwsParameters
- versionString:
A string representing the version.
Discussion
The string must be in the following format: <major>.<minor>.<patch>.