Package ca.uhn.fhir.mdm.svc
Class MdmSearchExpansionResults
java.lang.Object
ca.uhn.fhir.mdm.svc.MdmSearchExpansionResults
Result object for
MdmSearchExpansionSvc
- Since:
- 8.0.0
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionOptional
<org.hl7.fhir.instance.model.api.IIdType> getOriginalIdForExpandedId
(org.hl7.fhir.instance.model.api.IIdType theId) static boolean
isRemapCandidate
(org.hl7.fhir.instance.model.api.IIdType theId)
-
Constructor Details
-
MdmSearchExpansionResults
public MdmSearchExpansionResults()
-
-
Method Details
-
getOriginalIdForExpandedId
public Optional<org.hl7.fhir.instance.model.api.IIdType> getOriginalIdForExpandedId(org.hl7.fhir.instance.model.api.IIdType theId) -
isRemapCandidate
-