StructureDefinitionSnapshot
open class StructureDefinitionSnapshot: BackboneElement
                Snapshot view of the structure.
A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition.
- 
                  
                  
Snapshot view of the structure.
A snapshot view is expressed in a stand alone form that can be used and interpreted without considering the base StructureDefinition.
Declaration
Swift
override open class var resourceType: String - 
                  
                  
Definition of elements in the resource (if no StructureDefinition).
Declaration
Swift
public var element: [ElementDefinition]? - 
                  
                  
Convenience initializer, taking all required properties as arguments.
Declaration
Swift
public convenience init(element: [ElementDefinition]) - 
                  
                  
Convenience initializer, taking all required properties as arguments.
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 StructureDefinitionSnapshot: BackboneElement 
            View on GitHub
          
            Install in Dash
          
      StructureDefinitionSnapshot Class Reference