Class PixPdqSubjectPatient
java.lang.Object
org.projecthusky.communication.mpi.impl.PixPdqSubjectPatient
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidAdd a confidentiality code to the patientvoidaddPatientID(String extension, String root, String namespace) Set the patient idGet the patient IDnet.ihe.gazelle.hl7v3.prpamt201301UV02.PRPAMT201301UV02Patientnet.ihe.gazelle.hl7v3.prpamt201302UV02.PRPAMT201302UV02Patientnet.ihe.gazelle.hl7v3.prpamt201303UV02.PRPAMT201303UV02PatientvoidSet Patient Very Important Person codevoidsetProviderOrganization(String organizationOID, String organizationName, String telecomValue) Deprecated.voidsetProviderOrganization(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