Uses of Class
org.hl7.v3.POCDMT000040RelatedDocument
-
Uses of POCDMT000040RelatedDocument in org.hl7.v3
Fields in org.hl7.v3 with type parameters of type POCDMT000040RelatedDocumentModifier and TypeFieldDescriptionprotected List<POCDMT000040RelatedDocument>ClinicalDocument.relatedDocumentMethods in org.hl7.v3 that return POCDMT000040RelatedDocumentModifier and TypeMethodDescriptionObjectFactory.createPOCDMT000040RelatedDocument()Create an instance ofPOCDMT000040RelatedDocumentPOCDMT000040RelatedDocument.withNullFlavor(String... values) POCDMT000040RelatedDocument.withNullFlavor(Collection<String> values) POCDMT000040RelatedDocument.withParentDocument(POCDMT000040ParentDocument value) POCDMT000040RelatedDocument.withRealmCode(Collection<CS> values) POCDMT000040RelatedDocument.withRealmCode(CS... values) POCDMT000040RelatedDocument.withTemplateId(Collection<POCDMT000040InfrastructureRootTemplateId> values) POCDMT000040RelatedDocument.withTemplateId(POCDMT000040InfrastructureRootTemplateId... values) POCDMT000040RelatedDocument.withTypeCode(XActRelationshipDocument value) POCDMT000040RelatedDocument.withTypeId(POCDMT000040InfrastructureRootTypeId value) Methods in org.hl7.v3 that return types with arguments of type POCDMT000040RelatedDocumentModifier and TypeMethodDescriptionClinicalDocument.getRelatedDocument()Gets the value of the relatedDocument property.Methods in org.hl7.v3 with parameters of type POCDMT000040RelatedDocumentModifier and TypeMethodDescriptionClinicalDocument.withRelatedDocument(POCDMT000040RelatedDocument... values) Method parameters in org.hl7.v3 with type arguments of type POCDMT000040RelatedDocumentModifier and TypeMethodDescriptionClinicalDocument.withRelatedDocument(Collection<POCDMT000040RelatedDocument> values)