
Package org.hl7.fhir.r4.utils
Class ResourceUtilities
java.lang.Object
org.hl7.fhir.r4.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 booleanisAnError(OperationOutcome error) static Metastatic void
-
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
-
renderContactPoint
-