Package org.projecthusky.cda.elga.models
Class PatientCdaAt
java.lang.Object
org.projecthusky.common.model.Person
org.projecthusky.common.model.Patient
org.projecthusky.common.at.PatientAt
org.projecthusky.cda.elga.models.PatientCdaAt
-
Field Summary
Fields inherited from class org.projecthusky.common.model.Patient
mPatient, mPatientRole -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected POCDMT000040BirthplacecreateBirthPlace(Address address) protected CEcreateGenderTag(Code genderEnum) protected POCDMT000040PlacecreatePlace(Address address) Methods inherited from class org.projecthusky.common.at.PatientAt
getAddresses, getBirthPlace, getDateOfDeath, getGuardians, getName, setAddresses, setBirthPlace, setDateOfDeath, setGuardians, setNameMethods inherited from class org.projecthusky.common.model.Patient
addAddress, addId, addName, getAddress, getAdministrativeGenderCode, getBirthday, getBirthdayAsLocalDate, getCompleteName, getDeceasedInd, getDeceasedTime, getEmployeeOccupation, getIds, getMdhtPatient, getMdhtPatientRole, getMdhtRecordTarget, getMothersMaidenName, getMultipleBirthInd, getMultipleBirthOrderNumber, getNames, getNation, getProviderOrganization, getReligiousAffiliation, getTelecoms, isNonHumenSubject, setAdministrativeGender, setBirthday, setBirthday, setDeceasedInd, setDeceasedTime, setEmployeeOccupation, setIds, setIsHumanPatient, setIsNonHumenSubject, setMothersMaidenName, setMultipleBirthInd, setMultipleBirthOrderNumber, setNation, setProviderOrganization, setReligiousAffiliation, setTelecomsMethods inherited from class org.projecthusky.common.model.Person
getHl7CdaPerson, getIpfPerson, setIpfPerson
-
Constructor Details
-
PatientCdaAt
public PatientCdaAt() -
PatientCdaAt
-
-
Method Details
-
getHeaderRecordTargetBase
-
getAtcdabbrHeaderRecordTargetEImpfpass
-
getHeaderRecordTarget
-
createBirthPlace
-
createPlace
-
createGenderTag
-