
Package org.hl7.fhir.r5.utils
Class ResourceUtilities
java.lang.Object
org.hl7.fhir.r5.utils.ResourceUtilities
Decoration utilities for various resource types
- Author:
- Grahame
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic ResourcegetById(Bundle feed, ResourceType type, String reference) static Bundle.BundleEntryComponentgetEntryById(Bundle feed, ResourceType type, String reference) static Stringstatic Stringstatic LocalegetLocale(String lang, List<CodeableConcept> jurisdictions) static Localestatic booleanstatic booleanisAnError(OperationOutcome error) static StringlistStrings(Set<String> set, boolean sort) static StringlistUrls(List<? extends CanonicalResource> list) static Meta
-
Field Details
-
FHIR_LANGUAGE
- See Also:
-
-
Constructor Details
-
ResourceUtilities
public ResourceUtilities()
-
-
Method Details
-
isAnError
-
getErrorDescription
-
getById
-
getEntryById
public static Bundle.BundleEntryComponent getEntryById(Bundle feed, ResourceType type, String reference) -
getLink
-
meta
-
getLocale
-
getLocale
-
listUrls
-
listStrings
-
hasURL
-