public static class Specimen.Treatment extends BaseIdentifiableElement implements IResourceBlock
Definition: Details concerning treatment and processing steps for the specimen
| Constructor and Description |
|---|
Treatment() |
| Modifier and Type | Method and Description |
|---|---|
ResourceReferenceDt |
addAdditive()
Adds and returns a new value for additive ()
|
List<ResourceReferenceDt> |
getAdditive()
Gets the value(s) for additive ().
|
<T extends IElement> |
getAllPopulatedChildElementsOfType(Class<T> theType) |
String |
getDescription()
Gets the value(s) for description ().
|
StringDt |
getDescriptionElement()
Gets the value(s) for description ().
|
CodeableConceptDt |
getProcedure()
Gets the value(s) for procedure ().
|
boolean |
isEmpty() |
Specimen.Treatment |
setAdditive(List<ResourceReferenceDt> theValue)
Sets the value(s) for additive ()
|
Specimen.Treatment |
setDescription(String theString)
Sets the value for description ()
|
Specimen.Treatment |
setDescription(StringDt theValue)
Sets the value(s) for description ()
|
Specimen.Treatment |
setProcedure(CodeableConceptDt theValue)
Sets the value(s) for procedure ()
|
getElementSpecificId, getId, setElementSpecificId, setId, setIdaddUndeclaredExtension, addUndeclaredExtension, addUndeclaredExtension, getAllUndeclaredExtensions, getUndeclaredExtensions, getUndeclaredExtensionsByUrl, getUndeclaredModifierExtensions, isBaseEmptyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetElementSpecificId, getId, setElementSpecificId, setId, setIdpublic Treatment()
public <T extends IElement> List<T> getAllPopulatedChildElementsOfType(Class<T> theType)
getAllPopulatedChildElementsOfType in interface ICompositeElementpublic StringDt getDescriptionElement()
null.
Definition:
public String getDescription()
null.
Definition:
public Specimen.Treatment setDescription(StringDt theValue)
Definition:
public Specimen.Treatment setDescription(String theString)
Definition:
public CodeableConceptDt getProcedure()
null.
Definition: A coded value specifying the procedure used to process the specimen
public Specimen.Treatment setProcedure(CodeableConceptDt theValue)
Definition: A coded value specifying the procedure used to process the specimen
public List<ResourceReferenceDt> getAdditive()
null.
Definition:
public Specimen.Treatment setAdditive(List<ResourceReferenceDt> theValue)
Definition:
public ResourceReferenceDt addAdditive()
Definition:
Copyright © 2014–2016 University Health Network. All rights reserved.