| Package | Description |
|---|---|
| org.hl7.fhir.r4.context | |
| org.hl7.fhir.r4.formats | |
| org.hl7.fhir.r4.model | |
| org.hl7.fhir.r4.terminologies | |
| org.hl7.fhir.r4.utils | |
| org.hl7.fhir.r4.utils.client |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
SimpleWorkerContext.IContextResourceLoader.loadBundle(InputStream stream,
boolean isJson) |
| Modifier and Type | Method and Description |
|---|---|
protected Bundle |
JsonParser.parseBundle(com.google.gson.JsonObject json) |
protected Bundle |
XmlParser.parseBundle(org.xmlpull.v1.XmlPullParser xpp) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
JsonParser.composeBundle(String name,
Bundle element) |
protected void |
XmlParser.composeBundle(String name,
Bundle element) |
protected void |
RdfParser.composeBundle(Turtle.Complex parent,
String parentType,
String name,
Bundle element,
int index) |
protected void |
XmlParser.composeBundleElements(Bundle element) |
protected void |
JsonParser.composeBundleInner(Bundle element) |
protected Bundle.BundleEntryComponent |
JsonParser.parseBundleBundleEntryComponent(com.google.gson.JsonObject json,
Bundle owner) |
protected Bundle.BundleEntryComponent |
XmlParser.parseBundleBundleEntryComponent(org.xmlpull.v1.XmlPullParser xpp,
Bundle owner) |
protected boolean |
XmlParser.parseBundleBundleEntryComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Bundle owner,
Bundle.BundleEntryComponent res) |
protected void |
JsonParser.parseBundleBundleEntryComponentProperties(com.google.gson.JsonObject json,
Bundle owner,
Bundle.BundleEntryComponent res) |
protected Bundle.BundleEntryRequestComponent |
JsonParser.parseBundleBundleEntryRequestComponent(com.google.gson.JsonObject json,
Bundle owner) |
protected Bundle.BundleEntryRequestComponent |
XmlParser.parseBundleBundleEntryRequestComponent(org.xmlpull.v1.XmlPullParser xpp,
Bundle owner) |
protected boolean |
XmlParser.parseBundleBundleEntryRequestComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Bundle owner,
Bundle.BundleEntryRequestComponent res) |
protected void |
JsonParser.parseBundleBundleEntryRequestComponentProperties(com.google.gson.JsonObject json,
Bundle owner,
Bundle.BundleEntryRequestComponent res) |
protected Bundle.BundleEntryResponseComponent |
JsonParser.parseBundleBundleEntryResponseComponent(com.google.gson.JsonObject json,
Bundle owner) |
protected Bundle.BundleEntryResponseComponent |
XmlParser.parseBundleBundleEntryResponseComponent(org.xmlpull.v1.XmlPullParser xpp,
Bundle owner) |
protected boolean |
XmlParser.parseBundleBundleEntryResponseComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Bundle owner,
Bundle.BundleEntryResponseComponent res) |
protected void |
JsonParser.parseBundleBundleEntryResponseComponentProperties(com.google.gson.JsonObject json,
Bundle owner,
Bundle.BundleEntryResponseComponent res) |
protected Bundle.BundleEntrySearchComponent |
JsonParser.parseBundleBundleEntrySearchComponent(com.google.gson.JsonObject json,
Bundle owner) |
protected Bundle.BundleEntrySearchComponent |
XmlParser.parseBundleBundleEntrySearchComponent(org.xmlpull.v1.XmlPullParser xpp,
Bundle owner) |
protected boolean |
XmlParser.parseBundleBundleEntrySearchComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Bundle owner,
Bundle.BundleEntrySearchComponent res) |
protected void |
JsonParser.parseBundleBundleEntrySearchComponentProperties(com.google.gson.JsonObject json,
Bundle owner,
Bundle.BundleEntrySearchComponent res) |
protected Bundle.BundleLinkComponent |
JsonParser.parseBundleBundleLinkComponent(com.google.gson.JsonObject json,
Bundle owner) |
protected Bundle.BundleLinkComponent |
XmlParser.parseBundleBundleLinkComponent(org.xmlpull.v1.XmlPullParser xpp,
Bundle owner) |
protected boolean |
XmlParser.parseBundleBundleLinkComponentContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Bundle owner,
Bundle.BundleLinkComponent res) |
protected void |
JsonParser.parseBundleBundleLinkComponentProperties(com.google.gson.JsonObject json,
Bundle owner,
Bundle.BundleLinkComponent res) |
protected boolean |
XmlParser.parseBundleContent(int eventType,
org.xmlpull.v1.XmlPullParser xpp,
Bundle res) |
protected void |
JsonParser.parseBundleProperties(com.google.gson.JsonObject json,
Bundle res) |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
Bundle.addEntry(Bundle.BundleEntryComponent t) |
Bundle |
Bundle.addLink(Bundle.BundleLinkComponent t) |
Bundle |
Bundle.copy() |
Bundle |
Bundle.setEntry(List<Bundle.BundleEntryComponent> theEntry) |
Bundle |
Bundle.setIdentifier(Identifier value) |
Bundle |
Bundle.setLink(List<Bundle.BundleLinkComponent> theLink) |
Bundle |
Bundle.setSignature(Signature value) |
Bundle |
Bundle.setTimestamp(Date value) |
Bundle |
Bundle.setTimestampElement(InstantType value) |
Bundle |
Bundle.setTotal(int value) |
Bundle |
Bundle.setTotalElement(UnsignedIntType value) |
Bundle |
Bundle.setType(Bundle.BundleType value) |
Bundle |
Bundle.setTypeElement(Enumeration<Bundle.BundleType> value) |
protected Bundle |
Bundle.typedCopy() |
| Modifier and Type | Method and Description |
|---|---|
void |
Bundle.copyValues(Bundle dst) |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
LoincToDEConvertor.getBundle() |
Bundle |
LoincToDEConvertor.process(String sourceFile) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
NarrativeGenerator.generate(Bundle b,
boolean evenIfAlreadyHasNarrative,
Set<String> outputTracker) |
org.hl7.fhir.utilities.xhtml.XhtmlNode |
NarrativeGenerator.generateDocumentNarrative(Bundle feed) |
static Resource |
ResourceUtilities.getById(Bundle feed,
ResourceType type,
String reference) |
static Bundle.BundleEntryComponent |
ResourceUtilities.getEntryById(Bundle feed,
ResourceType type,
String reference) |
static String |
ResourceUtilities.getLink(Bundle feed,
String rel) |
org.hl7.fhir.utilities.xhtml.XhtmlNode |
NarrativeGenerator.renderBundle(Bundle b) |
| Constructor and Description |
|---|
ResourceContext(Bundle bundle,
DomainResource dr) |
| Modifier and Type | Method and Description |
|---|---|
Bundle |
FHIRToolingClient.fetchFeed(String url) |
Bundle |
ClientUtils.issueGetFeedRequest(URI resourceUri,
String resourceFormat) |
Bundle |
ClientUtils.issuePostFeedRequest(URI resourceUri,
Map<String,String> parameters,
String resourceName,
Resource resource,
String resourceFormat) |
Bundle |
ClientUtils.postBatchRequest(URI resourceUri,
byte[] payload,
String resourceFormat,
String message,
int timeout) |
Bundle |
FHIRToolingClient.transaction(Bundle batch) |
protected Bundle |
ClientUtils.unmarshalFeed(org.apache.http.HttpResponse response,
String format)
Unmarshals Bundle from response stream.
|
| Modifier and Type | Method and Description |
|---|---|
byte[] |
ClientUtils.getFeedAsByteArray(Bundle feed,
boolean pretty,
boolean isJson) |
Bundle |
FHIRToolingClient.transaction(Bundle batch) |
Copyright © 2014–2021 Health Level 7. All rights reserved.