ValueSetComposeIncludeFilter
open class ValueSetComposeIncludeFilter: BackboneElementSelect codes/concepts by their properties (including relationships).
Select concepts by specify a matching criteria based on the properties (including relationships) defined by the system. If multiple filters are specified, they SHALL all be true.
- 
                  
                  Select codes/concepts by their properties (including relationships). Select concepts by specify a matching criteria based on the properties (including relationships) defined by the system. If multiple filters are specified, they SHALL all be true. DeclarationSwift override open class var resourceType: String
- 
                  
                  The kind of operation to perform as a part of the filter criteria. DeclarationSwift public var op: FilterOperator?
- 
                  
                  A property defined by the code system. DeclarationSwift public var property: FHIRString?
- 
                  
                  Code from the system, or regex criteria, or boolean value for exists. DeclarationSwift public var value: FHIRString?
- 
                  
                  Convenience initializer, taking all required properties as arguments. DeclarationSwift public convenience init(op: FilterOperator, property: FHIRString, value: FHIRString)
- 
                  
                  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 ValueSetComposeIncludeFilter: BackboneElement
 View on GitHub
            View on GitHub
           Install in Dash
            Install in Dash
           ValueSetComposeIncludeFilter Class Reference
      ValueSetComposeIncludeFilter Class Reference