static ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.builder() | 
  | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.code(Code code) | 
 The fixed code to use when the mode = 'fixed' - all unmapped codes are mapped to a single fixed code. 
 | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.display(java.lang.String display) | 
 Convenience method for setting display. 
 | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.display(String display) | 
 The display for the code. 
 | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.extension(java.util.Collection<Extension> extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.extension(Extension... extension) | 
 May be used to represent additional information that is not part of the basic definition of the element. 
 | 
protected ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.from(ConceptMap.Group.Unmapped unmapped) | 
  | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.id(java.lang.String id) | 
 Unique id for the element within a resource (for internal references). 
 | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.mode(ConceptMapGroupUnmappedMode mode) | 
 Defines which action to take if there is no match for the source concept in the target system designated for the 
 group. 
 | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.modifierExtension(java.util.Collection<Extension> modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the element and that 
 modifies the understanding of the element in which it is contained and/or the understanding of the containing 
 element's descendants. 
 | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.modifierExtension(Extension... modifierExtension) | 
 May be used to represent additional information that is not part of the basic definition of the element and that 
 modifies the understanding of the element in which it is contained and/or the understanding of the containing 
 element's descendants. 
 | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.toBuilder() | 
  | 
ConceptMap.Group.Unmapped.Builder | 
ConceptMap.Group.Unmapped.Builder.url(Canonical url) | 
 The canonical reference to an additional ConceptMap resource instance to use for mapping if this ConceptMap resource 
 contains no matching mapping for the source concept. 
 |