
Uses of Class
ca.uhn.fhir.util.CanonicalIdentifier
Packages that use CanonicalIdentifier
-
Uses of CanonicalIdentifier in ca.uhn.fhir.jpa.dao.index
Methods in ca.uhn.fhir.jpa.dao.index that return CanonicalIdentifierModifier and TypeMethodDescriptionprotected CanonicalIdentifier
DaoResourceLinkResolver.extractIdentifierFromUrl
(String theValue) Extracts the first available identifier from the URL part -
Uses of CanonicalIdentifier in ca.uhn.fhir.merge
Method parameters in ca.uhn.fhir.merge with type arguments of type CanonicalIdentifierModifier and TypeMethodDescriptionorg.hl7.fhir.r4.model.Provenance
MergeProvenanceSvc.findProvenanceByTargetIdAndSourceIdentifiers
(org.hl7.fhir.instance.model.api.IIdType theTargetId, List<CanonicalIdentifier> theSourceIdentifiers, ca.uhn.fhir.rest.api.server.RequestDetails theRequestDetails) Finds a Provenance with the activity code "merge" that has the given target id and source identifiers. -
Uses of CanonicalIdentifier in ca.uhn.fhir.util
Methods in ca.uhn.fhir.util that return CanonicalIdentifierModifier and TypeMethodDescriptionstatic CanonicalIdentifier
CanonicalIdentifier.fromIdentifier
(org.hl7.fhir.instance.model.api.IBase theIdentifier)