ClaimRelated
open class ClaimRelated: BackboneElement
                Related Claims which may be revelant to processing this claimn.
Other claims which are related to this claim such as prior claim versions or for related services.
- 
                  
                  
Related Claims which may be revelant to processing this claimn.
Other claims which are related to this claim such as prior claim versions or for related services.
Declaration
Swift
override open class var resourceType: String - 
                  
                  
Reference to the related claim.
Declaration
Swift
public var claim: Reference? - 
                  
                  
Related file or case reference.
Declaration
Swift
public var reference: Identifier? - 
                  
                  
How the reference claim is related.
Declaration
Swift
public var relationship: CodeableConcept? - 
                  
                  
How the reference claim is related.
Declaration
Swift
override open func populate(from json: FHIRJSON, context instCtx: inout FHIRInstantiationContext)Parameters
jsonThe JSON element to use to populate the receiver
contextThe instantiation context to use
 - 
                  
                  
Undocumented
Declaration
Swift
open class ClaimRelated: BackboneElement 
            View on GitHub
          
            Install in Dash
          
      ClaimRelated Class Reference