Uses of Class
org.openehealth.ipf.commons.ihe.xds.core.metadata.PatientInfo
Package
Description
-
Uses of PatientInfo in org.openehealth.ipf.commons.ihe.xds.core.metadata
Modifier and TypeMethodDescriptionvoid
DocumentEntry.setSourcePatientInfo
(PatientInfo sourcePatientInfo) -
Uses of PatientInfo in org.openehealth.ipf.commons.ihe.xds.core.metadata.jaxbadapters
-
Uses of PatientInfo in org.openehealth.ipf.commons.ihe.xds.core.transform.hl7
Modifier and TypeMethodDescriptionPatientInfoTransformer.toHL7
(PatientInfo patientInfo) Transforms aPatientInfo
instance into the HL7 representation.