generating XML and/or paper based MCD requests

| The following list shows how the transition from V4.40 to V4.51 must be made in terms of new, changed, and deleted interface methods a/o arguments. | |||
| IHospitalMCDRequestManager | |||
| changed: | The IHospitalMCDRequestManager::LoadXML(...) method can natively load XML infosets of type hospitalMCDRequest_451.xsd as well as its predecessors hospitalMCDRequest_450.xsd and hospitalMCDRequest_440.xsd. |  | |
| changed: | The IHospitalMCDRequestManager::GetXML(...) method can natively generate XML infosets of type hospitalMCDRequest_451.xsd as well as its predecessors hospitalMCDRequest_450.xsd and hospitalMCDRequest_440.xsd. | ||
| changed: | The IHospitalMCDRequestManager::Print(...) method can natively print requests of type hospitalMCDRequest_451.xsd as well as its predecessors hospitalMCDRequest_450.xsd and hospitalMCDRequest_440.xsd. | ||
| IHospitalMCDRequest | |||
| new: | The IHospitalMCDRequest::AddMedication(...) method was added to allow inputting medication records defined in tariff 010:annex3. Such medication records are optional input to the grouper 2018. | ||
| changed: | The IHospitalMCDRequest::AddDocument(...) method was changed such that a title of the document as is newly included and the inserted MIME types are filtered to block all but JPG, PNG, or PDF files. | ||
| obsolete: | Since the BfS records are no longer necessary in hospitalMCDRequest451, the corresponding IHospitalMCDRequest::AddBfSRecord(...) method is obsolete. However, without setting these BfS records, a downgrade is not achievable! Therefore, do not sustain from calling the method in the transitional period. | ||
| obsolete: | Since the DRG record is no longer necessary in hospitalMCDRequest451, the corresponding IHospitalMCDRequest::AddService(...) method is obsolete. However, without setting the DRG service records, a downgrade is not achievable! Therefore, do not sustain from calling the method in the transitional period. | ||
| IHospitalMCDResult | |||
| new: | The iterator pair IGeneralFormRequest::GetFirstMedication(...) / IGeneralFormRequest::GetNextMedication(...) was included to retrieve added medication records back. | ||
| No changes insofar as some methods are still available whilst not needed for the current standard. However, the downgrade functionality dictates the availability of these methods! | |||
| IAddress | |||
| no changes | |||
