Class EmedPrescription
java.lang.Object
org.projecthusky.cda.elga.models.emed.EmedPrescription
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected org.projecthusky.common.hl7cdar2.POCDMT000040DocumentationOfprotected 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 RezeptSectionorg.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) voidsetPrescriptionEntries(List<PrescriptionEntry> prescriptionEntries) voidsetSetId(org.projecthusky.common.model.Identificator setId) voidsetStartValidityPeriod(ZonedDateTime startValidityPeriod) voidsetStopValidityPeriod(ZonedDateTime stopValidityPeriod) voidsetVersion(int version)
-
Constructor Details
-
EmedPrescription
public EmedPrescription()
-
-
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) -
getPrescriptionEntries
-
setPrescriptionEntries
-
getGdaId
public org.projecthusky.common.model.Identificator getGdaId() -
setGdaId
public void setGdaId(org.projecthusky.common.model.Identificator gdaId) -
getAtcdabbrHeaderDocumentationOfServiceEvent
protected org.projecthusky.common.hl7cdar2.POCDMT000040DocumentationOf getAtcdabbrHeaderDocumentationOfServiceEvent() -
getAtcdabbrHeaderDocumentReplacementRelatedDocument
-
getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPrescription
protected org.projecthusky.common.hl7cdar2.POCDMT000040StructuredBody getHl7CdaR2Pocdmt000040StructuredBodyEMedicationPrescription() -
getRezeptSection
-
getEMedicationPrescription
-