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
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Resource
getById
(Bundle feed, ResourceType type, String reference) static Bundle.BundleEntryComponent
getEntryById
(Bundle feed, ResourceType type, String reference) static String
static String
static boolean
isAnError
(OperationOutcome error) static Meta
static 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
-