Class ImmunizationState
java.lang.Object
org.projecthusky.cda.elga.models.eimpf.ImmunizationState
- Direct Known Subclasses:
CompleteImmunizationState,UpdateImmunizationState
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.projecthusky.common.hl7cdar2.STcreateTitle(String text) protected AtcdabrrSectionImpfempfehlungenKodiertprotected AtcdabrrSectionImpfungenKodiertorg.projecthusky.common.model.OrganizationgetDocId()protected EimpfSectionAntikoerperBestimmungKodiertprotected EimpfSectionImpfrelevanteErkrankungenprotected org.projecthusky.common.hl7cdar2.POCDMT000040StructuredBodyorg.projecthusky.common.model.IdentificatorgetSetId()getTitle()intvoidsetAntibodyDeterminations(List<AntibodyDetermination> antibodyDeterminations) voidsetAuthors(List<PractitionerCdaAt> authors) voidsetAuthorTime(ZonedDateTime authorTime) voidsetCustodian(org.projecthusky.common.model.Organization custodian) voidvoidsetExposureRiskPersons(List<ExposureRiskPersonGroup> exposureRiskPersons) voidsetImmunizationRecommendations(List<ImmunizationRecommendation> immunizationRecommendations) voidsetImmunizationRelevantDiseases(List<Disease> immunizationRelevantDiseases) voidsetImmunizations(List<Immunization> immunizations) voidsetParentDocument(org.projecthusky.common.model.Identificator parentDocument) voidsetPatient(PatientCdaAt patient) voidvoidsetStartImmunization(ZonedDateTime startImmunization) voidsetStopImmunization(ZonedDateTime stopImmunization) voidvoidsetVersion(int version)
-
Constructor Details
-
ImmunizationState
public ImmunizationState()
-
-
Method Details
-
getTitle
-
setTitle
-
getDocId
-
setDocId
-
getSetId
-
setSetId
-
getVersion
public int getVersion() -
setVersion
public void setVersion(int version) -
getPatient
-
setPatient
-
getAuthors
-
setAuthors
-
getAuthorTime
-
setAuthorTime
-
getCustodian
public org.projecthusky.common.model.Organization getCustodian() -
setCustodian
public void setCustodian(org.projecthusky.common.model.Organization custodian) -
getStartImmunization
-
setStartImmunization
-
getStopImmunization
-
setStopImmunization
-
getParentDocument
public org.projecthusky.common.model.Identificator getParentDocument() -
setParentDocument
public void setParentDocument(org.projecthusky.common.model.Identificator parentDocument) -
getImmunizations
-
setImmunizations
-
getExposureRiskPersons
-
setExposureRiskPersons
-
getImmunizationRelevantDiseases
-
setImmunizationRelevantDiseases
-
getAntibodyDeterminations
-
setAntibodyDeterminations
-
getImmunizationRecommendations
-
setImmunizationRecommendations
public void setImmunizationRecommendations(List<ImmunizationRecommendation> immunizationRecommendations) -
getAtcdabbrHeaderDocumentationOfServiceEvent
protected AtcdabbrHeaderDocumentationOfServiceEventEImpfpass getAtcdabbrHeaderDocumentationOfServiceEvent() -
getAtcdabbrHeaderDocumentReplacementRelatedDocument
protected AtcdabbrHeaderDocumentReplacementRelatedDocument getAtcdabbrHeaderDocumentReplacementRelatedDocument() -
getHl7CdaR2Pocdmt000040StructuredBodyImmunizationState
protected org.projecthusky.common.hl7cdar2.POCDMT000040StructuredBody getHl7CdaR2Pocdmt000040StructuredBodyImmunizationState() -
getAtcdabbrSectionImpfungenKodiert
-
getAtcdabbrSectionExpositionsrisikoPersonengruppenKodiert
protected AtcdabrrSectionExpositionsrisikoPersonengruppenKodiert getAtcdabbrSectionExpositionsrisikoPersonengruppenKodiert() -
getEimpfSectionImpfrelevanteErkrankungen
-
getEimpfSectionAntikoerperBestimmungKodiert
-
getAtcdabbrSectionImpfempfehlungenKodiert
-
createTitle
-