Uses of Class
org.openehealth.ipf.commons.ihe.fhir.mhd.model.ComprehensiveDocumentReference
Packages that use ComprehensiveDocumentReference
-
Uses of ComprehensiveDocumentReference in org.openehealth.ipf.commons.ihe.fhir.mhd.model
Methods in org.openehealth.ipf.commons.ihe.fhir.mhd.model that return ComprehensiveDocumentReferenceModifier and TypeMethodDescriptionComprehensiveDocumentReference.addAuthor(org.hl7.fhir.r4.model.Device device) ComprehensiveDocumentReference.addAuthor(org.hl7.fhir.r4.model.Organization organization) ComprehensiveDocumentReference.addAuthor(org.hl7.fhir.r4.model.Patient patient) ComprehensiveDocumentReference.addAuthor(org.hl7.fhir.r4.model.Practitioner practioner) ComprehensiveDocumentReference.addAuthor(org.hl7.fhir.r4.model.PractitionerRole practitionerRole) ComprehensiveDocumentReference.addAuthor(org.hl7.fhir.r4.model.RelatedPerson relatedPerson) ComprehensiveDocumentReference.copy()ComprehensiveDocumentReference.setAuthenticator(org.hl7.fhir.r4.model.Organization organization) ComprehensiveDocumentReference.setAuthenticator(org.hl7.fhir.r4.model.Practitioner practitioner) ComprehensiveDocumentReference.setAuthenticator(org.hl7.fhir.r4.model.PractitionerRole practitionerRole) ComprehensiveDocumentReference.setSourcePatientInfo(org.hl7.fhir.r4.model.Patient patient) Methods in org.openehealth.ipf.commons.ihe.fhir.mhd.model that return types with arguments of type ComprehensiveDocumentReferenceModifier and TypeMethodDescriptionFindComprehensiveDocumentReferencesResponseBundle.getComprehensiveDocumentReferences()ComprehensiveProvideDocumentBundle.getDocumentReferences()Methods in org.openehealth.ipf.commons.ihe.fhir.mhd.model with parameters of type ComprehensiveDocumentReferenceModifier and TypeMethodDescriptionComprehensiveProvideDocumentBundle.addDocumentReference(String fullUrl, ComprehensiveDocumentReference documentReference)