Uses of Class
com.ibm.fhir.model.resource.ConceptMap.Group.Unmapped
-
Packages that use ConceptMap.Group.Unmapped Package Description com.ibm.fhir.model.resource -
-
Uses of ConceptMap.Group.Unmapped in com.ibm.fhir.model.resource
Methods in com.ibm.fhir.model.resource that return ConceptMap.Group.Unmapped Modifier and Type Method Description ConceptMap.Group.Unmapped
ConceptMap.Group.Unmapped.Builder. build()
Build theConceptMap.Group.Unmapped
ConceptMap.Group.Unmapped
ConceptMap.Group. getUnmapped()
What to do when there is no mapping for the source concept.Methods in com.ibm.fhir.model.resource with parameters of type ConceptMap.Group.Unmapped Modifier and Type Method Description protected ConceptMap.Group.Unmapped.Builder
ConceptMap.Group.Unmapped.Builder. from(ConceptMap.Group.Unmapped unmapped)
ConceptMap.Group.Builder
ConceptMap.Group.Builder. unmapped(ConceptMap.Group.Unmapped unmapped)
What to do when there is no mapping for the source concept.
-