Uses of Class
net.ihe.gazelle.hl7v3.coctmt050000UV01.COCTMT050000UV01Patient
Package
Description
-
Uses of COCTMT050000UV01Patient in net.ihe.gazelle.hl7v3.coctmt050000UV01
Modifier and TypeMethodDescriptionObjectFactory.createCOCTMT050000UV01Patient()
Create an instance ofCOCTMT050000UV01Patient
Modifier and TypeMethodDescriptionstatic void
COCTMT050000UV01Patient.validateByModule
(COCTMT050000UV01Patient cOCTMT050000UV01Patient, String _location, ConstraintValidatorModule cvm, List<Notification> diagnostic) validate by a module of validation -
Uses of COCTMT050000UV01Patient in net.ihe.gazelle.hl7v3.coctmt290000UV06
Modifier and TypeMethodDescriptionvoid
COCTMT290000UV06Subject5.setPatient
(COCTMT050000UV01Patient patient) Set a value to attribute patient. -
Uses of COCTMT050000UV01Patient in net.ihe.gazelle.hl7v3.coctmt510000UV06
Modifier and TypeMethodDescriptionvoid
COCTMT510000UV06Beneficiary2.setPatient
(COCTMT050000UV01Patient patient) Set a value to attribute patient. -
Uses of COCTMT050000UV01Patient in net.ihe.gazelle.hl7v3.coctmt530000UV
Modifier and TypeFieldDescriptionCOCTMT530000UVAuthor.patient
COCTMT530000UVInformant.patient
COCTMT530000UVPerformer.patient
COCTMT530000UVRecordTarget.patient
COCTMT530000UVSubject2.patient
Modifier and TypeMethodDescriptionCOCTMT530000UVAuthor.getPatient()
Return patient.COCTMT530000UVInformant.getPatient()
Return patient.COCTMT530000UVPerformer.getPatient()
Return patient.COCTMT530000UVRecordTarget.getPatient()
Return patient.COCTMT530000UVSubject2.getPatient()
Return patient.Modifier and TypeMethodDescriptionvoid
COCTMT530000UVAuthor.setPatient
(COCTMT050000UV01Patient patient) Set a value to attribute patient.void
COCTMT530000UVInformant.setPatient
(COCTMT050000UV01Patient patient) Set a value to attribute patient.void
COCTMT530000UVPerformer.setPatient
(COCTMT050000UV01Patient patient) Set a value to attribute patient.void
COCTMT530000UVRecordTarget.setPatient
(COCTMT050000UV01Patient patient) Set a value to attribute patient.void
COCTMT530000UVSubject2.setPatient
(COCTMT050000UV01Patient patient) Set a value to attribute patient.