| Package | Description |
|---|---|
| ca.uhn.fhir.model.api | |
| ca.uhn.fhir.model.base.composite | |
| ca.uhn.fhir.model.base.resource | |
| ca.uhn.fhir.model.primitive | |
| ca.uhn.fhir.rest.param |
| Modifier and Type | Method and Description |
|---|---|
CodeDt |
IResource.getLanguage()
Gets the language of the resource itself - NOTE that this language attribute applies to the resource itself, it is not (for example) the language spoken by a practitioner or patient
|
| Modifier and Type | Method and Description |
|---|---|
void |
IResource.setLanguage(CodeDt theLanguage)
Sets the language of the resource itself - NOTE that this language attribute applies to the resource itself, it is not (for example) the language spoken by a practitioner or patient
|
| Modifier and Type | Method and Description |
|---|---|
abstract CodeDt |
BaseQuantityDt.getCodeElement()
Gets the value(s) for code (Coded form of the unit).
|
abstract CodeDt |
BaseCodingDt.getCodeElement()
Gets the value(s) for code (Symbol in syntax defined by the system).
|
| Modifier and Type | Method and Description |
|---|---|
abstract CodeDt |
BaseOperationOutcome.BaseIssue.getSeverityElement() |
| Modifier and Type | Class and Description |
|---|---|
class |
BoundCodeDt<T extends Enum<?>> |
| Modifier and Type | Method and Description |
|---|---|
int |
CodeDt.compareTo(CodeDt theCode) |
| Modifier and Type | Method and Description |
|---|---|
CodeDt |
InternalCodingDt.getCodeElement()
Gets the value(s) for code (Symbol in syntax defined by the system).
|
| Modifier and Type | Method and Description |
|---|---|
InternalCodingDt |
InternalCodingDt.setCode(CodeDt theValue)
Sets the value(s) for code (Symbol in syntax defined by the system)
|
Copyright © 2014–2019 University Health Network. All rights reserved.