| Modifier and Type | Method and Description |
|---|---|
StringDt |
BaseBundle.getAuthorName() |
StringDt |
BaseBundle.getAuthorUri() |
| Modifier and Type | Method and Description |
|---|---|
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 |
StringParam.getValueAsStringDt() |
StringDt |
UriParam.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–2017 University Health Network. All rights reserved.