Class EmedPharmaceuticalRecommendation
java.lang.Object
org.projecthusky.cda.elga.models.emed.EmedPharmaceuticalRecommendation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected HeaderRelatedDocumentorg.projecthusky.common.model.Organizationorg.projecthusky.common.model.IdentificatorgetDocId()org.projecthusky.common.model.IdentificatorgetGdaId()protected org.projecthusky.common.hl7cdar2.POCDMT000040StructuredBodyorg.projecthusky.common.model.Codeorg.projecthusky.common.model.Identificatorprotected PharmazeutischeEmpfehlungSektionorg.projecthusky.common.model.IdentificatorgetSetId()intvoidsetAuthors(List<PractitionerCdaAt> authors) voidsetAuthorTime(ZonedDateTime authorTime) voidsetCustodian(org.projecthusky.common.model.Organization custodian) voidsetDocId(org.projecthusky.common.model.Identificator docId) voidsetGdaId(org.projecthusky.common.model.Identificator gdaId) voidsetKindOfPrescription(org.projecthusky.common.model.Code kindOfPrescription) voidsetLegalAuthenticator(PractitionerCdaAt legalAuthenticator) voidsetParentDocument(org.projecthusky.common.model.Identificator parentDocument) voidsetPatient(PatientCdaAt patient) voidsetPharmRecommendationEntries(List<PharmaceuticalRecommendationEntry> pharmRecommendationEntries) voidsetSetId(org.projecthusky.common.model.Identificator setId) voidsetStartValidityPeriod(ZonedDateTime startValidityPeriod) voidsetStopValidityPeriod(ZonedDateTime stopValidityPeriod) voidsetVersion(int version)
-
Constructor Details
-
EmedPharmaceuticalRecommendation
public EmedPharmaceuticalRecommendation()
-
-
Method Details
-
getKindOfPrescription
public org.projecthusky.common.model.Code getKindOfPrescription() -
setKindOfPrescription
public void setKindOfPrescription(org.projecthusky.common.model.Code kindOfPrescription) -
getDocId
public org.projecthusky.common.model.Identificator getDocId() -
setDocId
public void setDocId(org.projecthusky.common.model.Identificator docId) -
getSetId
public org.projecthusky.common.model.Identificator getSetId() -
setSetId
public void setSetId(org.projecthusky.common.model.Identificator setId) -
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) -
getLegalAuthenticator
-
setLegalAuthenticator
-
getStartValidityPeriod
-
setStartValidityPeriod
-
getStopValidityPeriod
-
setStopValidityPeriod
-
getParentDocument
public org.projecthusky.common.model.Identificator getParentDocument() -
setParentDocument
public void setParentDocument(org.projecthusky.common.model.Identificator parentDocument) -
getPharmRecommendationEntries
-
setPharmRecommendationEntries
public void setPharmRecommendationEntries(List<PharmaceuticalRecommendationEntry> pharmRecommendationEntries) -
getGdaId
public org.projecthusky.common.model.Identificator getGdaId() -
setGdaId
public void setGdaId(org.projecthusky.common.model.Identificator gdaId) -
getAtcdabbrHeaderDocumentReplacementRelatedDocument
-
getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPharmaceuticalRecommendation
protected org.projecthusky.common.hl7cdar2.POCDMT000040StructuredBody getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPharmaceuticalRecommendation() -
getPharmaceuticalRecommendationSection
-
getEMedicationPharmaceuticalRecommencation
-