
Package org.hl7.fhir.dstu3.utils
Class ResourceUtilities
java.lang.Object
org.hl7.fhir.dstu3.utils.ResourceUtilities
Deprecated.
Decoration utilities for various resource types
- Author:
- Grahame
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic Resource
getById
(Bundle feed, ResourceType type, String reference) Deprecated.static Bundle.BundleEntryComponent
getEntryById
(Bundle feed, ResourceType type, String reference) Deprecated.static String
Deprecated.static String
Deprecated.static boolean
isAnError
(OperationOutcome error) Deprecated.static Meta
Deprecated.static void
Deprecated.static String
representDataElementCollection
(IWorkerContext context, Bundle bundle, boolean profileLink, String linkBase) Deprecated.
-
Field Details
-
FHIR_LANGUAGE
Deprecated.- See Also:
-
-
Constructor Details
-
ResourceUtilities
public ResourceUtilities()Deprecated.
-
-
Method Details
-
isAnError
Deprecated. -
getErrorDescription
Deprecated. -
getById
Deprecated. -
getEntryById
public static Bundle.BundleEntryComponent getEntryById(Bundle feed, ResourceType type, String reference) Deprecated. -
getLink
Deprecated. -
meta
Deprecated. -
representDataElementCollection
public static String representDataElementCollection(IWorkerContext context, Bundle bundle, boolean profileLink, String linkBase) Deprecated. -
renderContactPoint
Deprecated.
-