| Package | Description |
|---|---|
| ca.uhn.fhir.model.dstu2.resource |
| Modifier and Type | Method and Description |
|---|---|
Specimen |
Specimen.addContainer(Specimen.Container theValue)
Adds a given new value for container ()
|
Specimen |
Specimen.addIdentifier(IdentifierDt theValue)
Adds a given new value for identifier (id)
|
Specimen |
Specimen.addTreatment(Specimen.Treatment theValue)
Adds a given new value for treatment ()
|
Specimen |
Specimen.setAccessionIdentifier(IdentifierDt theValue)
Sets the value(s) for accessionIdentifier (id)
|
Specimen |
Specimen.setCollection(Specimen.Collection theValue)
Sets the value(s) for collection ()
|
Specimen |
Specimen.setContainer(List<Specimen.Container> theValue)
Sets the value(s) for container ()
|
Specimen |
Specimen.setIdentifier(List<IdentifierDt> theValue)
Sets the value(s) for identifier (id)
|
Specimen |
Specimen.setParent(List<ResourceReferenceDt> theValue)
Sets the value(s) for parent ()
|
Specimen |
Specimen.setReceivedTime(Date theDate,
TemporalPrecisionEnum thePrecision)
Sets the value for receivedTime (when.done)
|
Specimen |
Specimen.setReceivedTime(DateTimeDt theValue)
Sets the value(s) for receivedTime (when.done)
|
Specimen |
Specimen.setReceivedTimeWithSecondsPrecision(Date theDate)
Sets the value for receivedTime (when.done)
|
Specimen |
Specimen.setStatus(BoundCodeDt<SpecimenStatusEnum> theValue)
Sets the value(s) for status (status)
|
Specimen |
Specimen.setStatus(SpecimenStatusEnum theValue)
Sets the value(s) for status (status)
|
Specimen |
Specimen.setSubject(ResourceReferenceDt theValue)
Sets the value(s) for subject (who.focus)
|
Specimen |
Specimen.setTreatment(List<Specimen.Treatment> theValue)
Sets the value(s) for treatment ()
|
Specimen |
Specimen.setType(CodeableConceptDt theValue)
Sets the value(s) for type (class)
|
Copyright © 2014–2016 University Health Network. All rights reserved.