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(ca.uhn.fhir.model.primitive.DateTimeDt theValue) |
Sets the value(s) for receivedTime (when.done)
|
Specimen |
Specimen.setReceivedTime(Date theDate,
ca.uhn.fhir.model.api.TemporalPrecisionEnum thePrecision) |
Sets the value for receivedTime (when.done)
|
Specimen |
Specimen.setReceivedTimeWithSecondsPrecision(Date theDate) |
Sets the value for receivedTime (when.done)
|
Specimen |
Specimen.setStatus(SpecimenStatusEnum theValue) |
Sets the value(s) for status (status)
|
Specimen |
Specimen.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<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)
|