Class EmedPharmaceuticalRecommendation
java.lang.Object
org.projecthusky.cda.elga.models.emed.EmedPharmaceuticalRecommendation
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected HeaderRelatedDocument
getDocId()
getGdaId()
protected POCDMT000040StructuredBody
protected PharmazeutischeEmpfehlungSektion
getSetId()
int
void
setAuthors
(List<PractitionerCdaAt> authors) void
setAuthorTime
(ZonedDateTime authorTime) void
setCustodian
(Organization custodian) void
setDocId
(Identificator docId) void
setGdaId
(Identificator gdaId) void
setKindOfPrescription
(Code kindOfPrescription) void
setLegalAuthenticator
(PractitionerCdaAt legalAuthenticator) void
setParentDocument
(Identificator parentDocument) void
setPatient
(PatientCdaAt patient) void
setPharmRecommendationEntries
(List<PharmaceuticalRecommendationEntry> pharmRecommendationEntries) void
setSetId
(Identificator setId) void
setStartValidityPeriod
(ZonedDateTime startValidityPeriod) void
setStopValidityPeriod
(ZonedDateTime stopValidityPeriod) void
setVersion
(int version)
-
Constructor Details
-
EmedPharmaceuticalRecommendation
public EmedPharmaceuticalRecommendation()
-
-
Method Details
-
getKindOfPrescription
-
setKindOfPrescription
-
getDocId
-
setDocId
-
getSetId
-
setSetId
-
getVersion
public int getVersion() -
setVersion
public void setVersion(int version) -
getPatient
-
setPatient
-
getAuthors
-
setAuthors
-
getAuthorTime
-
setAuthorTime
-
getCustodian
-
setCustodian
-
getLegalAuthenticator
-
setLegalAuthenticator
-
getStartValidityPeriod
-
setStartValidityPeriod
-
getStopValidityPeriod
-
setStopValidityPeriod
-
getParentDocument
-
setParentDocument
-
getPharmRecommendationEntries
-
setPharmRecommendationEntries
public void setPharmRecommendationEntries(List<PharmaceuticalRecommendationEntry> pharmRecommendationEntries) -
getGdaId
-
setGdaId
-
getAtcdabbrHeaderDocumentReplacementRelatedDocument
-
getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPharmaceuticalRecommendation
protected POCDMT000040StructuredBody getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPharmaceuticalRecommendation() -
getPharmaceuticalRecommendationSection
-
getEMedicationPharmaceuticalRecommencation
-