Uses of Class
ca.uhn.fhir.jpa.term.custom.CustomTerminologySet
-
Uses of CustomTerminologySet in ca.uhn.fhir.jpa.term
Modifier and TypeMethodDescriptionTermCodeSystemStorageSvcImpl.applyDeltaCodeSystemsAdd
(String theSystem, CustomTerminologySet theAdditions) TermCodeSystemStorageSvcImpl.applyDeltaCodeSystemsRemove
(String theSystem, CustomTerminologySet theValue) -
Uses of CustomTerminologySet in ca.uhn.fhir.jpa.term.api
Modifier and TypeMethodDescriptionITermCodeSystemStorageSvc.applyDeltaCodeSystemsAdd
(String theSystem, CustomTerminologySet theAdditions) ITermCodeSystemStorageSvc.applyDeltaCodeSystemsRemove
(String theSystem, CustomTerminologySet theRemovals) -
Uses of CustomTerminologySet in ca.uhn.fhir.jpa.term.custom
Modifier and TypeMethodDescriptionstatic CustomTerminologySet
CustomTerminologySet.load
(LoadedFileDescriptors theDescriptors, boolean theFlat)