Uses of Class
com.ibm.fhir.model.util.ReferenceMappingVisitor
-
Packages that use ReferenceMappingVisitor Package Description com.ibm.fhir.bucket.scanner -
-
Uses of ReferenceMappingVisitor in com.ibm.fhir.bucket.scanner
Subclasses of ReferenceMappingVisitor in com.ibm.fhir.bucket.scanner Modifier and Type Class Description class
IdReferenceMappingVisitor
An extension of the ReferenceMappingVisitor which also updates the "id" of the resource because it is being changed from a POST to a PUT, and therefore the id must align with the identity of the resource according to the corresponding fullUrl in the Bundle
-