Communication |
Communication.addBasedOn(Reference t) |
Communication |
Communication.addCategory(CodeableConcept t) |
Communication |
Communication.addDefinition(Reference t) |
Communication |
Communication.addIdentifier(Identifier t) |
Communication |
Communication.addMedium(CodeableConcept t) |
Communication |
Communication.addNote(Annotation t) |
Communication |
Communication.addPartOf(Reference t) |
Communication |
Communication.addPayload(Communication.CommunicationPayloadComponent t) |
Communication |
Communication.addReasonCode(CodeableConcept t) |
Communication |
Communication.addReasonReference(Reference t) |
Communication |
Communication.addRecipient(Reference t) |
Communication |
Communication.addTopic(Reference t) |
Communication |
Communication.copy() |
Communication |
Communication.setBasedOn(List<Reference> theBasedOn) |
Communication |
Communication.setCategory(List<CodeableConcept> theCategory) |
Communication |
Communication.setContext(Reference value) |
Communication |
Communication.setContextTarget(Resource value) |
Communication |
Communication.setDefinition(List<Reference> theDefinition) |
Communication |
Communication.setIdentifier(List<Identifier> theIdentifier) |
Communication |
Communication.setMedium(List<CodeableConcept> theMedium) |
Communication |
Communication.setNotDone(boolean value) |
Communication |
Communication.setNotDoneElement(BooleanType value) |
Communication |
Communication.setNotDoneReason(CodeableConcept value) |
Communication |
Communication.setNote(List<Annotation> theNote) |
Communication |
Communication.setPartOf(List<Reference> thePartOf) |
Communication |
Communication.setPayload(List<Communication.CommunicationPayloadComponent> thePayload) |
Communication |
Communication.setReasonCode(List<CodeableConcept> theReasonCode) |
Communication |
Communication.setReasonReference(List<Reference> theReasonReference) |
Communication |
Communication.setReceived(Date value) |
Communication |
Communication.setReceivedElement(DateTimeType value) |
Communication |
Communication.setRecipient(List<Reference> theRecipient) |
Communication |
Communication.setSender(Reference value) |
Communication |
Communication.setSenderTarget(Resource value) |
Communication |
Communication.setSent(Date value) |
Communication |
Communication.setSentElement(DateTimeType value) |
Communication |
Communication.setStatus(Communication.CommunicationStatus value) |
Communication |
Communication.setStatusElement(Enumeration<Communication.CommunicationStatus> value) |
Communication |
Communication.setSubject(Reference value) |
Communication |
Communication.setSubjectTarget(Resource value) |
Communication |
Communication.setTopic(List<Reference> theTopic) |
protected Communication |
Communication.typedCopy() |