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.UnmappedConceptMap.Group.Unmapped.Builder. build()Build theConceptMap.Group.UnmappedConceptMap.Group.UnmappedConceptMap.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.BuilderConceptMap.Group.Unmapped.Builder. from(ConceptMap.Group.Unmapped unmapped)ConceptMap.Group.BuilderConceptMap.Group.Builder. unmapped(ConceptMap.Group.Unmapped unmapped)What to do when there is no mapping for the source concept.protected voidConceptMap.Group.Unmapped.Builder. validate(ConceptMap.Group.Unmapped unmapped)
-