FHIRType
public protocol FHIRType
The base type for every FHIR element.
-
The parent/owner of the receiver, if any. Used to dereference resources.
Declaration
Swift
var _owner: FHIRAbstractBase?
View on GitHub
Install in Dash
FHIRType Protocol Reference