Class PixPdqSubjectPatient
java.lang.Object
org.projecthusky.communication.mpi.impl.PixPdqSubjectPatient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
Add a confidentiality code to the patientvoid
addPatientID
(String extension, String root, String namespace) Set the patient idGet the patient IDnet.ihe.gazelle.hl7v3.prpamt201301UV02.PRPAMT201301UV02Patient
net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02Patient
net.ihe.gazelle.hl7v3.prpamt201303UV02.PRPAMT201303UV02Patient
void
Set Patient Very Important Person codevoid
setProviderOrganization
(String organizationOID, String organizationName, String telecomValue) Deprecated.void
setProviderOrganization
(List<String> organizationOIDs, String organizationName, String telecomValue)
-
Constructor Details
-
PixPdqSubjectPatient
-
-
Method Details
-
addPatientConfidentialityCode
Add a confidentiality code to the patient- Parameters:
code
-
-
addPatientID
Set the patient id- Parameters:
extension
-root
-namespace
-
-
setPatientVeryImportantPerson
Set Patient Very Important Person code- Parameters:
code
-
-
setProviderOrganization
@Deprecated public void setProviderOrganization(String organizationOID, String organizationName, String telecomValue) Deprecated.usesetProviderOrganization(List, String, String)
instead to ensure all Identifiers are considered -
setProviderOrganization
-
getPatientId
Get the patient ID- Returns:
- String - the patient id
-
getPRPAMT201301UV02Patient
public net.ihe.gazelle.hl7v3.prpamt201301UV02.PRPAMT201301UV02Patient getPRPAMT201301UV02Patient() -
getPRPAMT201302UV02Patient
public net.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02Patient getPRPAMT201302UV02Patient() -
getPRPAMT201303UV02Patient
public net.ihe.gazelle.hl7v3.prpamt201303UV02.PRPAMT201303UV02Patient getPRPAMT201303UV02Patient()
-
setProviderOrganization(List, String, String)
instead to ensure all Identifiers are considered