LinkageItem
open class LinkageItem: BackboneElementItem to be linked.
Identifies one of the records that is considered to refer to the same real-world occurrence as well as how the items hould be evaluated within the collection of linked items.
- 
                  
                  Item to be linked. Identifies one of the records that is considered to refer to the same real-world occurrence as well as how the items hould be evaluated within the collection of linked items. DeclarationSwift override open class var resourceType: String
- 
                  
                  Resource being linked. DeclarationSwift public var resource: Reference?
- 
                  
                  Distinguishes which item is source of truth (if any) and which items are no longer considered to be current representations.DeclarationSwift public var type: LinkageType?
- 
                  
                  Convenience initializer, taking all required properties as arguments. DeclarationSwift public convenience init(resource: Reference, type: LinkageType)
- 
                  
                  Convenience initializer, taking all required properties as arguments. DeclarationSwift override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)ParametersjsonThe JSON element to use to populate the receiver contextThe instantiation context to use 
- 
                  
                  Undocumented DeclarationSwift open class LinkageItem: BackboneElement
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           LinkageItem Class Reference
      LinkageItem Class Reference