Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
Packages that use PatientInfo
Package
Description
-
Uses of PatientInfo in org.openehealth.ipf.commons.ihe.xds.core.metadata
Methods in org.openehealth.ipf.commons.ihe.xds.core.metadata that return PatientInfoMethods in org.openehealth.ipf.commons.ihe.xds.core.metadata with parameters of type PatientInfoModifier and TypeMethodDescriptionvoid
DocumentEntry.setSourcePatientInfo
(PatientInfo sourcePatientInfo) -
Uses of PatientInfo in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
Methods in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters that return PatientInfoMethods in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters with parameters of type PatientInfo -
Uses of PatientInfo in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7
Methods in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7 that return PatientInfoMethods in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7 with parameters of type PatientInfoModifier and TypeMethodDescriptionPatientInfoTransformer.toHL7
(PatientInfo patientInfo) Transforms aPatientInfo
instance into the HL7 representation.