| Modifier and Type | Method and Description |
|---|---|
StringDt |
BaseBundle.getAuthorName() |
StringDt |
BaseBundle.getAuthorUri() |
StringDt |
Bundle.getBundleId() |
StringDt |
BundleEntry.getDeletedByEmail() |
StringDt |
BundleEntry.getDeletedByName() |
StringDt |
BundleEntry.getDeletedComment() |
StringDt |
BundleEntry.getDeletedResourceVersion() |
StringDt |
BundleEntry.getLinkAlternate() |
StringDt |
BundleEntry.getLinkBase()
Deprecated.
Use resource ID to determine base URL
|
StringDt |
Bundle.getLinkBase() |
StringDt |
Bundle.getLinkFirst() |
StringDt |
Bundle.getLinkLast() |
StringDt |
Bundle.getLinkNext() |
StringDt |
Bundle.getLinkPrevious() |
StringDt |
BundleEntry.getLinkSearch() |
StringDt |
BundleEntry.getLinkSelf() |
StringDt |
Bundle.getLinkSelf() |
StringDt |
BundleEntry.getTitle() |
StringDt |
Bundle.getTitle() |
| Modifier and Type | Method and Description |
|---|---|
void |
BundleEntry.setDeletedByEmail(StringDt theDeletedByEmail) |
void |
BundleEntry.setDeletedByName(StringDt theDeletedByName) |
void |
BundleEntry.setDeletedComment(StringDt theDeletedComment) |
void |
BundleEntry.setDeletedResourceVersion(StringDt theDeletedResourceVersion) |
void |
BundleEntry.setLinkAlternate(StringDt theLinkAlternate) |
void |
BundleEntry.setLinkBase(StringDt theLinkBase)
Deprecated.
Use resource ID to determine base URL
|
void |
BundleEntry.setLinkSearch(StringDt theLinkSearch) |
void |
BundleEntry.setLinkSelf(StringDt theLinkSelf) |
ExtensionDt |
ExtensionDt.setUrl(StringDt theUrl) |
| Modifier and Type | Method and Description |
|---|---|
abstract StringDt |
BaseResourceReferenceDt.getDisplayElement() |
abstract StringDt |
BaseCodingDt.getDisplayElement()
Gets the value(s) for display (Representation defined by the system).
|
abstract StringDt |
BaseHumanNameDt.getTextElement()
Gets the value(s) for text (Text representation of the full name).
|
abstract StringDt |
BaseQuantityDt.getUnitsElement()
Gets the value(s) for units (Unit representation).
|
abstract StringDt |
BaseIdentifierDt.getValueElement()
Gets the value(s) for value (The value that is unique).
|
| Modifier and Type | Method and Description |
|---|---|
abstract List<StringDt> |
BaseHumanNameDt.getFamily()
Gets the value(s) for family (Family name (often called 'Surname')).
|
abstract List<StringDt> |
BaseHumanNameDt.getGiven()
Gets the value(s) for given (Given names (not always 'first').
|
abstract List<StringDt> |
BaseHumanNameDt.getPrefix()
Gets the value(s) for prefix (Parts that come before the name).
|
abstract List<StringDt> |
BaseHumanNameDt.getSuffix()
Gets the value(s) for suffix (Parts that come after the name).
|
| Modifier and Type | Method and Description |
|---|---|
abstract BaseHumanNameDt |
BaseHumanNameDt.setText(StringDt theValue)
Sets the value(s) for text (Text representation of the full name)
|
| Modifier and Type | Method and Description |
|---|---|
StringDt |
BaseConformance.getDescriptionElement() |
abstract StringDt |
BaseOperationOutcome.BaseIssue.getDetailsElement() |
abstract StringDt |
BaseOperationOutcome.BaseIssue.getLocationFirstRep() |
StringDt |
BaseConformance.getPublisherElement() |
| Modifier and Type | Class and Description |
|---|---|
class |
IdrefDt |
class |
MarkdownDt |
class |
TimeDt
Represents a Time datatype, per the FHIR specification.
|
| Modifier and Type | Method and Description |
|---|---|
ICriterion<UriClientParam> |
UriClientParam.IUriMatch.value(StringDt theValue)
Requests that resources be returned which match the given value
|
ICriterion<StringClientParam> |
StringClientParam.IStringMatch.value(StringDt theValue)
Requests that resources be returned which match the given value
|
| Modifier and Type | Method and Description |
|---|---|
StringDt |
InternalCodingDt.getDisplay()
Gets the value(s) for display (Representation defined by the system).
|
StringDt |
InternalCodingDt.getDisplayElement() |
StringDt |
UriParam.getValueAsStringDt() |
StringDt |
StringParam.getValueAsStringDt() |
StringDt |
InternalCodingDt.getVersion()
Gets the value(s) for version (Version of the system - if relevant).
|
| Modifier and Type | Method and Description |
|---|---|
InternalCodingDt |
InternalCodingDt.setDisplay(StringDt theValue)
Sets the value(s) for display (Representation defined by the system)
|
InternalCodingDt |
InternalCodingDt.setVersion(StringDt theValue)
Sets the value(s) for version (Version of the system - if relevant)
|
| Modifier and Type | Method and Description |
|---|---|
static Set<String> |
DatatypeUtil.toStringSet(List<StringDt> theStringList)
Convert a list of FHIR String objects to a set of native java Strings
|
Copyright © 2014–2016 University Health Network. All rights reserved.