DiagnosticOrder |
DiagnosticOrder.addEvent(DiagnosticOrder.Event theValue) |
Adds a given new value for event ()
|
DiagnosticOrder |
DiagnosticOrder.addIdentifier(IdentifierDt theValue) |
Adds a given new value for identifier (id)
|
DiagnosticOrder |
DiagnosticOrder.addItem(DiagnosticOrder.Item theValue) |
Adds a given new value for item ()
|
DiagnosticOrder |
DiagnosticOrder.addNote(AnnotationDt theValue) |
Adds a given new value for note ()
|
DiagnosticOrder |
DiagnosticOrder.addReason(CodeableConceptDt theValue) |
Adds a given new value for reason ()
|
DiagnosticOrder |
DiagnosticOrder.setEncounter(ResourceReferenceDt theValue) |
Sets the value(s) for encounter (context)
|
DiagnosticOrder |
DiagnosticOrder.setEvent(List<DiagnosticOrder.Event> theValue) |
Sets the value(s) for event ()
|
DiagnosticOrder |
DiagnosticOrder.setIdentifier(List<IdentifierDt> theValue) |
Sets the value(s) for identifier (id)
|
DiagnosticOrder |
DiagnosticOrder.setItem(List<DiagnosticOrder.Item> theValue) |
Sets the value(s) for item ()
|
DiagnosticOrder |
DiagnosticOrder.setNote(List<AnnotationDt> theValue) |
Sets the value(s) for note ()
|
DiagnosticOrder |
DiagnosticOrder.setOrderer(ResourceReferenceDt theValue) |
Sets the value(s) for orderer (who.actor)
|
DiagnosticOrder |
DiagnosticOrder.setPriority(DiagnosticOrderPriorityEnum theValue) |
Sets the value(s) for priority (grade)
|
DiagnosticOrder |
DiagnosticOrder.setPriority(ca.uhn.fhir.model.primitive.BoundCodeDt<DiagnosticOrderPriorityEnum> theValue) |
Sets the value(s) for priority (grade)
|
DiagnosticOrder |
DiagnosticOrder.setReason(List<CodeableConceptDt> theValue) |
Sets the value(s) for reason ()
|
DiagnosticOrder |
DiagnosticOrder.setSpecimen(List<ResourceReferenceDt> theValue) |
Sets the value(s) for specimen ()
|
DiagnosticOrder |
DiagnosticOrder.setStatus(DiagnosticOrderStatusEnum theValue) |
Sets the value(s) for status (status)
|
DiagnosticOrder |
DiagnosticOrder.setStatus(ca.uhn.fhir.model.primitive.BoundCodeDt<DiagnosticOrderStatusEnum> theValue) |
Sets the value(s) for status (status)
|
DiagnosticOrder |
DiagnosticOrder.setSubject(ResourceReferenceDt theValue) |
Sets the value(s) for subject (who.focus)
|
DiagnosticOrder |
DiagnosticOrder.setSupportingInformation(List<ResourceReferenceDt> theValue) |
Sets the value(s) for supportingInformation ()
|