GET api/Patient/CallMdulsAndMup?npi={npi}&institutionCode={institutionCode}&institutionName={institutionName}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| npi | string |
Required |
|
| institutionCode | string |
Required |
|
| institutionName | string |
Required |
Body Parameters
None.
Response Information
Resource Description
PatientDetailsModel| Name | Description | Type | Additional information |
|---|---|---|---|
| Gender | string |
None. |
|
| DateOfBirth | string |
None. |
|
| DateOfDeath | string |
None. |
|
| DeathTimeString | string |
None. |
|
| FatherBirthDateStr | string |
None. |
|
| MotherBirthDateStr | string |
None. |
|
| OverrideValidation | boolean |
None. |
|
| UnknownNPI | boolean |
None. |
|
| PatientPrimaryInsurance | PatientPrimaryInsuranceDetails |
None. |
|
| PatientSecondaryInsurance | PatientSecondaryInsuranceDetails |
None. |
|
| Genders | Collection of Object |
None. |
|
| MaritialStatuses | Collection of Object |
None. |
|
| Countries | Collection of Object |
None. |
|
| AddressTypes | Collection of Object |
None. |
|
| TelephoneTypes | Collection of Object |
None. |
|
| NextOfKinTypes | Collection of Object |
None. |
|
| Towns | Collection of Object |
None. |
|
| DeathIndicators | Collection of Object |
None. |
|
| InsuranceInstitutions | Collection of Object |
None. |
|
| PrimaryInsurancePolicies | Collection of Object |
None. |
|
| SeondaryInsuranceTypes | Collection of Object |
None. |
|
| Qualifications | Collection of Object |
None. |
|
| Statuses | Collection of Object |
None. |
|
| PatientId | integer |
None. |
|
| PatientLocalId | string |
None. |
|
| Name | string |
Required |
|
| Surname | string |
Required |
|
| MiddleName | string |
None. |
|
| BirthName | string |
None. |
|
| BirthDate | date |
None. |
|
| BirthPlace | string |
None. |
|
| SexId | integer |
Required |
|
| SexAtBirthId | integer |
None. |
|
| FatherName | string |
None. |
|
| MotherName | string |
None. |
|
| BirthTime | string |
None. |
|
| FatherBirthDate | date |
None. |
|
| MotherBirthDate | date |
None. |
|
| FatherProfessionId | integer |
None. |
|
| MotherProfessionId | integer |
None. |
|
| CountryId | integer |
None. |
|
| MaritialStatusId | integer |
None. |
|
| PatientTypeId | integer |
None. |
|
| Street | string |
None. |
|
| StreetNumber | string |
None. |
|
| MunicipalityId | integer |
None. |
|
| LanguageId | integer |
None. |
|
| PersonalId | string |
None. |
|
| PersonalPassportId | string |
None. |
|
| CreateDate | date |
None. |
|
| CreateUserID | integer |
None. |
|
| ValidFrom | date |
None. |
|
| ValidUntil | date |
None. |
|
| PatientStatusId | integer |
None. |
|
| DeathIndicatorId | integer |
None. |
|
| DeathDate | date |
None. |
|
| DeathTime | time interval |
None. |
|
| ModificationDate | date |
None. |
|
| TelephoneNumber | string |
None. |
|
| ContactEmail | string |
None. |
|
| LastNameBefroeMarriage | string |
None. |
|
| FatherLastName | string |
None. |
|
| MotherLastName | string |
None. |
|
| MaritialStatusName | string |
None. |
|
| MaritialPartnerName | string |
None. |
|
| MaritialPartnerLastName | string |
None. |
|
| MaritialPartnerLastNameBeforeMarriage | string |
None. |
|
| BirthPlaceID | string |
None. |
|
| BirthMunicipalityID | string |
None. |
|
| BirthCountryID | string |
None. |
|
| CabinetId | integer |
None. |
|
| DoctorId | integer |
None. |
|
| InstitutionId | integer |
None. |
|
| IsForeigner | boolean |
None. |
|
| IsUnknownPerson | boolean |
None. |
|
| HasAutopsy | boolean |
None. |
|
| HasePos | boolean |
None. |
|
| IsAutopsyCabinet | boolean |
None. |
|
| PatientNextOfKin | Collection of PatientNextOfKinBDO |
None. |
|
| PatientAddresses | Collection of PatientAddressBDO |
None. |
|
| PatientTelephoneNumbers | Collection of PatientTelephoneBDO |
None. |
|
| PatientEmployments | Collection of PatientEmploymentBDO |
None. |
|
| PatientIdentifications | Collection of PatientIdentificationDetails |
None. |
|
| PatientPrimaryInsurance | PatientPrimaryInsuranceBDO |
None. |
|
| PatientSecondaryInsurance | PatientSecondaryInsuranceBDO |
None. |
Response Formats
application/json, text/json
Sample:
{
"gender": "sample string 1",
"dateOfBirth": "sample string 2",
"dateOfDeath": "sample string 3",
"deathTimeString": "sample string 4",
"fatherBirthDateStr": "sample string 5",
"motherBirthDateStr": "sample string 6",
"overrideValidation": true,
"unknownNPI": true,
"patientPrimaryInsurance": {
"insuranceInstitutionName": "sample string 1",
"insuranceCountryCode": "sample string 2",
"policyExpiresString": "sample string 3",
"patientPrimaryInsuranceId": 4,
"insuranceInstitutionId": 5,
"policyExpires": "2025-12-13T16:33:37.501867+01:00",
"lastModifyDate": "2025-12-13T16:33:37.501867+01:00",
"insuranceCountryId": 8,
"insuranceCountryName": "sample string 9",
"warVeteran": true,
"primaryInsurancePolicyId": 11,
"primaryInsurancePolicyName": "sample string 12",
"primaryInsurancePolicyCode": "sample string 13",
"patientId": 14,
"lastModifyUserId": 15,
"active": true
},
"patientSecondaryInsurance": {
"insuranceInstitutionName": "sample string 1",
"insuranceTypeName": "sample string 2",
"policyExpiresString": "sample string 3",
"patientSecondaryInsuranceId": 4,
"patientId": 5,
"insuranceInstitutionId": 6,
"policyExpires": "2025-12-13T16:33:37.501867+01:00",
"lastModifyDate": "2025-12-13T16:33:37.501867+01:00",
"lastModifyUserId": 9,
"insuranceCountryId": 10,
"active": true,
"policyNumber": "sample string 12",
"policyNumber2": "sample string 13",
"policyNumber3": "sample string 14",
"secondaryInsuranceTypeId": 15
},
"genders": null,
"maritialStatuses": null,
"countries": null,
"addressTypes": null,
"telephoneTypes": null,
"nextOfKinTypes": null,
"towns": null,
"deathIndicators": null,
"insuranceInstitutions": null,
"primaryInsurancePolicies": null,
"seondaryInsuranceTypes": null,
"qualifications": null,
"statuses": null,
"patientId": 9,
"patientLocalId": "sample string 10",
"name": "sample string 11",
"surname": "sample string 12",
"middleName": "sample string 13",
"birthName": "sample string 14",
"birthDate": "2025-12-13T16:33:37.501867+01:00",
"birthPlace": "sample string 16",
"sexId": 17,
"sexAtBirthId": 1,
"fatherName": "sample string 18",
"motherName": "sample string 19",
"birthTime": "sample string 20",
"fatherBirthDate": "2025-12-13T16:33:37.501867+01:00",
"motherBirthDate": "2025-12-13T16:33:37.501867+01:00",
"fatherProfessionId": 1,
"motherProfessionId": 1,
"countryId": 1,
"maritialStatusId": 1,
"patientTypeId": 21,
"street": "sample string 22",
"streetNumber": "sample string 23",
"municipalityId": 1,
"languageId": 24,
"personalId": "sample string 25",
"personalPassportId": "sample string 26",
"createDate": "2025-12-13T16:33:37.501867+01:00",
"createUserID": 28,
"validFrom": "2025-12-13T16:33:37.501867+01:00",
"validUntil": "2025-12-13T16:33:37.501867+01:00",
"patientStatusId": 29,
"deathIndicatorId": 1,
"deathDate": "2025-12-13T16:33:37.501867+01:00",
"deathTime": "00:00:00.1234567",
"modificationDate": "2025-12-13T16:33:37.501867+01:00",
"telephoneNumber": "sample string 31",
"contactEmail": "sample string 32",
"lastNameBefroeMarriage": "sample string 33",
"fatherLastName": "sample string 34",
"motherLastName": "sample string 35",
"maritialStatusName": "sample string 36",
"maritialPartnerName": "sample string 37",
"maritialPartnerLastName": "sample string 38",
"maritialPartnerLastNameBeforeMarriage": "sample string 39",
"birthPlaceID": "sample string 40",
"birthMunicipalityID": "sample string 41",
"birthCountryID": "sample string 42",
"cabinetId": 1,
"doctorId": 1,
"institutionId": 1,
"isForeigner": true,
"isUnknownPerson": true,
"hasAutopsy": true,
"hasePos": true,
"isAutopsyCabinet": true,
"patientNextOfKin": [
{
"patientNextOfKinId": 1,
"patientId": 2,
"nextOfKinTypeId": 3,
"insuranceHolder": true,
"name": "sample string 5",
"surname": "sample string 6",
"personalId": "sample string 7",
"townId": 1,
"street": "sample string 8",
"telephoneNumber": "sample string 9",
"telephoneNumberII": "sample string 10",
"email": "sample string 11",
"nextOfKinId": 1,
"countryId": 12,
"countryName": "sample string 13",
"nextOfKinTypeName": "sample string 14",
"zipCode": "sample string 15"
},
{
"patientNextOfKinId": 1,
"patientId": 2,
"nextOfKinTypeId": 3,
"insuranceHolder": true,
"name": "sample string 5",
"surname": "sample string 6",
"personalId": "sample string 7",
"townId": 1,
"street": "sample string 8",
"telephoneNumber": "sample string 9",
"telephoneNumberII": "sample string 10",
"email": "sample string 11",
"nextOfKinId": 1,
"countryId": 12,
"countryName": "sample string 13",
"nextOfKinTypeName": "sample string 14",
"zipCode": "sample string 15"
}
],
"patientAddresses": [
{
"patientAddressId": 1,
"patientId": 2,
"addressTypeId": 3,
"addressTypeName": "sample string 4",
"townId": 5,
"townName": "sample string 6",
"townCode": "sample string 7",
"street": "sample string 8",
"streetManual": "sample string 9",
"streetAuto": "sample string 10",
"streetNumber": "sample string 11",
"municipalityID": 12,
"municipalityName": "sample string 13",
"municipalityCode": "sample string 14",
"countryId": 15,
"countryName": "sample string 16",
"zipCode": "sample string 17"
},
{
"patientAddressId": 1,
"patientId": 2,
"addressTypeId": 3,
"addressTypeName": "sample string 4",
"townId": 5,
"townName": "sample string 6",
"townCode": "sample string 7",
"street": "sample string 8",
"streetManual": "sample string 9",
"streetAuto": "sample string 10",
"streetNumber": "sample string 11",
"municipalityID": 12,
"municipalityName": "sample string 13",
"municipalityCode": "sample string 14",
"countryId": 15,
"countryName": "sample string 16",
"zipCode": "sample string 17"
}
],
"patientTelephoneNumbers": [
{
"patientTelephoneId": 1,
"patientId": 2,
"telephoneTypeId": 3,
"telephoneTypeName": "sample string 4",
"telephoneNumber": "sample string 5"
},
{
"patientTelephoneId": 1,
"patientId": 2,
"telephoneTypeId": 3,
"telephoneTypeName": "sample string 4",
"telephoneNumber": "sample string 5"
}
],
"patientEmployments": [
{
"patientEmploymentId": 1,
"patientId": 2,
"employerID": 1,
"employerRegistrationNumber": "sample string 3",
"employerName": "sample string 4",
"employerTownId": 1,
"employerStreet": "sample string 5",
"employerActivityId": 1,
"jobId": 6,
"workDisabilityId": true,
"qualificationId": 8,
"employedFrom": "2025-12-13T16:33:37.5174379+01:00",
"employedTo": "2025-12-13T16:33:37.5174379+01:00",
"validFrom": "2025-12-13T16:33:37.5174379+01:00",
"validTo": "2025-12-13T16:33:37.5174379+01:00",
"lastModifyDate": "2025-12-13T16:33:37.5174379+01:00",
"lastModifyUserId": 14,
"countryId": 15,
"countryName": "sample string 16",
"employerZipCode": "sample string 17",
"employedFromString": "sample string 18",
"employedToString": "sample string 19",
"employerActivityCode": "sample string 20",
"employerActivityName": "sample string 21",
"jobCode": "sample string 22",
"jobName": "sample string 23",
"qualificationName": "sample string 24"
},
{
"patientEmploymentId": 1,
"patientId": 2,
"employerID": 1,
"employerRegistrationNumber": "sample string 3",
"employerName": "sample string 4",
"employerTownId": 1,
"employerStreet": "sample string 5",
"employerActivityId": 1,
"jobId": 6,
"workDisabilityId": true,
"qualificationId": 8,
"employedFrom": "2025-12-13T16:33:37.5174379+01:00",
"employedTo": "2025-12-13T16:33:37.5174379+01:00",
"validFrom": "2025-12-13T16:33:37.5174379+01:00",
"validTo": "2025-12-13T16:33:37.5174379+01:00",
"lastModifyDate": "2025-12-13T16:33:37.5174379+01:00",
"lastModifyUserId": 14,
"countryId": 15,
"countryName": "sample string 16",
"employerZipCode": "sample string 17",
"employedFromString": "sample string 18",
"employedToString": "sample string 19",
"employerActivityCode": "sample string 20",
"employerActivityName": "sample string 21",
"jobCode": "sample string 22",
"jobName": "sample string 23",
"qualificationName": "sample string 24"
}
],
"patientIdentifications": [
{
"identificationCode": "sample string 1",
"identificationName": "sample string 2",
"validToString": "sample string 3",
"patientIdentificationId": 4,
"patientId": 5,
"patientIdentificationTypeId": 6,
"identificationValue": "sample string 7",
"validFrom": "2025-12-13T16:33:37.5174379+01:00",
"validTo": "2025-12-13T16:33:37.5174379+01:00",
"lastModifyUserId": 10,
"lastModifyDate": "2025-12-13T16:33:37.5174379+01:00"
},
{
"identificationCode": "sample string 1",
"identificationName": "sample string 2",
"validToString": "sample string 3",
"patientIdentificationId": 4,
"patientId": 5,
"patientIdentificationTypeId": 6,
"identificationValue": "sample string 7",
"validFrom": "2025-12-13T16:33:37.5174379+01:00",
"validTo": "2025-12-13T16:33:37.5174379+01:00",
"lastModifyUserId": 10,
"lastModifyDate": "2025-12-13T16:33:37.5174379+01:00"
}
]
}
application/xml, text/xml
Sample:
<PatientDetailsModel xmlns:i="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://schemas.datacontract.org/2004/07/eMedit.eDoktor.BDO.Patient">
<BirthCountryID>sample string 42</BirthCountryID>
<BirthDate>2025-12-13T16:33:37.501867+01:00</BirthDate>
<BirthMunicipalityID>sample string 41</BirthMunicipalityID>
<BirthName>sample string 14</BirthName>
<BirthPlace>sample string 16</BirthPlace>
<BirthPlaceID>sample string 40</BirthPlaceID>
<BirthTime>sample string 20</BirthTime>
<CabinetId>1</CabinetId>
<ContactEmail>sample string 32</ContactEmail>
<CountryId>1</CountryId>
<CreateDate>2025-12-13T16:33:37.501867+01:00</CreateDate>
<CreateUserID>28</CreateUserID>
<DeathDate>2025-12-13T16:33:37.501867+01:00</DeathDate>
<DeathIndicatorId>1</DeathIndicatorId>
<DeathTime>PT0.1234567S</DeathTime>
<DoctorId>1</DoctorId>
<FatherBirthDate>2025-12-13T16:33:37.501867+01:00</FatherBirthDate>
<FatherLastName>sample string 34</FatherLastName>
<FatherName>sample string 18</FatherName>
<FatherProfessionId>1</FatherProfessionId>
<HasAutopsy>true</HasAutopsy>
<HasePos>true</HasePos>
<InstitutionId>1</InstitutionId>
<IsAutopsyCabinet>true</IsAutopsyCabinet>
<IsForeigner>true</IsForeigner>
<IsUnknownPerson>true</IsUnknownPerson>
<LanguageId>24</LanguageId>
<LastNameBefroeMarriage>sample string 33</LastNameBefroeMarriage>
<MaritialPartnerLastName>sample string 38</MaritialPartnerLastName>
<MaritialPartnerLastNameBeforeMarriage>sample string 39</MaritialPartnerLastNameBeforeMarriage>
<MaritialPartnerName>sample string 37</MaritialPartnerName>
<MaritialStatusId>1</MaritialStatusId>
<MaritialStatusName>sample string 36</MaritialStatusName>
<MiddleName>sample string 13</MiddleName>
<ModificationDate>2025-12-13T16:33:37.501867+01:00</ModificationDate>
<MotherBirthDate>2025-12-13T16:33:37.501867+01:00</MotherBirthDate>
<MotherLastName>sample string 35</MotherLastName>
<MotherName>sample string 19</MotherName>
<MotherProfessionId>1</MotherProfessionId>
<MunicipalityId>1</MunicipalityId>
<Name>sample string 11</Name>
<PatientAddresses>
<PatientAddressBDO>
<AddressTypeId>3</AddressTypeId>
<AddressTypeName>sample string 4</AddressTypeName>
<CountryId>15</CountryId>
<CountryName>sample string 16</CountryName>
<MunicipalityCode>sample string 14</MunicipalityCode>
<MunicipalityID>12</MunicipalityID>
<MunicipalityName>sample string 13</MunicipalityName>
<PatientAddressId>1</PatientAddressId>
<PatientId>2</PatientId>
<Street>sample string 8</Street>
<StreetAuto>sample string 10</StreetAuto>
<StreetManual>sample string 9</StreetManual>
<StreetNumber>sample string 11</StreetNumber>
<TownCode>sample string 7</TownCode>
<TownId>5</TownId>
<TownName>sample string 6</TownName>
<ZipCode>sample string 17</ZipCode>
</PatientAddressBDO>
<PatientAddressBDO>
<AddressTypeId>3</AddressTypeId>
<AddressTypeName>sample string 4</AddressTypeName>
<CountryId>15</CountryId>
<CountryName>sample string 16</CountryName>
<MunicipalityCode>sample string 14</MunicipalityCode>
<MunicipalityID>12</MunicipalityID>
<MunicipalityName>sample string 13</MunicipalityName>
<PatientAddressId>1</PatientAddressId>
<PatientId>2</PatientId>
<Street>sample string 8</Street>
<StreetAuto>sample string 10</StreetAuto>
<StreetManual>sample string 9</StreetManual>
<StreetNumber>sample string 11</StreetNumber>
<TownCode>sample string 7</TownCode>
<TownId>5</TownId>
<TownName>sample string 6</TownName>
<ZipCode>sample string 17</ZipCode>
</PatientAddressBDO>
</PatientAddresses>
<PatientEmployments>
<PatientEmploymentBDO>
<CountryId>15</CountryId>
<CountryName>sample string 16</CountryName>
<EmployedFrom>2025-12-13T16:33:37.5174379+01:00</EmployedFrom>
<EmployedFromString>sample string 18</EmployedFromString>
<EmployedTo>2025-12-13T16:33:37.5174379+01:00</EmployedTo>
<EmployedToString>sample string 19</EmployedToString>
<EmployerActivityCode>sample string 20</EmployerActivityCode>
<EmployerActivityId>1</EmployerActivityId>
<EmployerActivityName>sample string 21</EmployerActivityName>
<EmployerID>1</EmployerID>
<EmployerName>sample string 4</EmployerName>
<EmployerRegistrationNumber>sample string 3</EmployerRegistrationNumber>
<EmployerStreet>sample string 5</EmployerStreet>
<EmployerTownId>1</EmployerTownId>
<EmployerZipCode>sample string 17</EmployerZipCode>
<JobCode>sample string 22</JobCode>
<JobId>6</JobId>
<JobName>sample string 23</JobName>
<LastModifyDate>2025-12-13T16:33:37.5174379+01:00</LastModifyDate>
<LastModifyUserId>14</LastModifyUserId>
<PatientEmploymentId>1</PatientEmploymentId>
<PatientId>2</PatientId>
<QualificationId>8</QualificationId>
<QualificationName>sample string 24</QualificationName>
<ValidFrom>2025-12-13T16:33:37.5174379+01:00</ValidFrom>
<ValidTo>2025-12-13T16:33:37.5174379+01:00</ValidTo>
<WorkDisabilityId>true</WorkDisabilityId>
</PatientEmploymentBDO>
<PatientEmploymentBDO>
<CountryId>15</CountryId>
<CountryName>sample string 16</CountryName>
<EmployedFrom>2025-12-13T16:33:37.5174379+01:00</EmployedFrom>
<EmployedFromString>sample string 18</EmployedFromString>
<EmployedTo>2025-12-13T16:33:37.5174379+01:00</EmployedTo>
<EmployedToString>sample string 19</EmployedToString>
<EmployerActivityCode>sample string 20</EmployerActivityCode>
<EmployerActivityId>1</EmployerActivityId>
<EmployerActivityName>sample string 21</EmployerActivityName>
<EmployerID>1</EmployerID>
<EmployerName>sample string 4</EmployerName>
<EmployerRegistrationNumber>sample string 3</EmployerRegistrationNumber>
<EmployerStreet>sample string 5</EmployerStreet>
<EmployerTownId>1</EmployerTownId>
<EmployerZipCode>sample string 17</EmployerZipCode>
<JobCode>sample string 22</JobCode>
<JobId>6</JobId>
<JobName>sample string 23</JobName>
<LastModifyDate>2025-12-13T16:33:37.5174379+01:00</LastModifyDate>
<LastModifyUserId>14</LastModifyUserId>
<PatientEmploymentId>1</PatientEmploymentId>
<PatientId>2</PatientId>
<QualificationId>8</QualificationId>
<QualificationName>sample string 24</QualificationName>
<ValidFrom>2025-12-13T16:33:37.5174379+01:00</ValidFrom>
<ValidTo>2025-12-13T16:33:37.5174379+01:00</ValidTo>
<WorkDisabilityId>true</WorkDisabilityId>
</PatientEmploymentBDO>
</PatientEmployments>
<PatientId>9</PatientId>
<PatientIdentifications>
<PatientIdentificationDetails>
<IdentificationValue>sample string 7</IdentificationValue>
<LastModifyDate>2025-12-13T16:33:37.5174379+01:00</LastModifyDate>
<LastModifyUserId>10</LastModifyUserId>
<PatientId>5</PatientId>
<PatientIdentificationId>4</PatientIdentificationId>
<PatientIdentificationTypeId>6</PatientIdentificationTypeId>
<ValidFrom>2025-12-13T16:33:37.5174379+01:00</ValidFrom>
<ValidTo>2025-12-13T16:33:37.5174379+01:00</ValidTo>
<IdentificationCode>sample string 1</IdentificationCode>
<IdentificationName>sample string 2</IdentificationName>
<ValidToString>sample string 3</ValidToString>
</PatientIdentificationDetails>
<PatientIdentificationDetails>
<IdentificationValue>sample string 7</IdentificationValue>
<LastModifyDate>2025-12-13T16:33:37.5174379+01:00</LastModifyDate>
<LastModifyUserId>10</LastModifyUserId>
<PatientId>5</PatientId>
<PatientIdentificationId>4</PatientIdentificationId>
<PatientIdentificationTypeId>6</PatientIdentificationTypeId>
<ValidFrom>2025-12-13T16:33:37.5174379+01:00</ValidFrom>
<ValidTo>2025-12-13T16:33:37.5174379+01:00</ValidTo>
<IdentificationCode>sample string 1</IdentificationCode>
<IdentificationName>sample string 2</IdentificationName>
<ValidToString>sample string 3</ValidToString>
</PatientIdentificationDetails>
</PatientIdentifications>
<PatientLocalId>sample string 10</PatientLocalId>
<PatientNextOfKin>
<PatientNextOfKinBDO>
<CountryId>12</CountryId>
<CountryName>sample string 13</CountryName>
<Email>sample string 11</Email>
<InsuranceHolder>true</InsuranceHolder>
<Name>sample string 5</Name>
<NextOfKinId>1</NextOfKinId>
<NextOfKinTypeId>3</NextOfKinTypeId>
<NextOfKinTypeName>sample string 14</NextOfKinTypeName>
<PatientId>2</PatientId>
<PatientNextOfKinId>1</PatientNextOfKinId>
<PersonalId>sample string 7</PersonalId>
<Street>sample string 8</Street>
<Surname>sample string 6</Surname>
<TelephoneNumber>sample string 9</TelephoneNumber>
<TelephoneNumberII>sample string 10</TelephoneNumberII>
<TownId>1</TownId>
<ZipCode>sample string 15</ZipCode>
</PatientNextOfKinBDO>
<PatientNextOfKinBDO>
<CountryId>12</CountryId>
<CountryName>sample string 13</CountryName>
<Email>sample string 11</Email>
<InsuranceHolder>true</InsuranceHolder>
<Name>sample string 5</Name>
<NextOfKinId>1</NextOfKinId>
<NextOfKinTypeId>3</NextOfKinTypeId>
<NextOfKinTypeName>sample string 14</NextOfKinTypeName>
<PatientId>2</PatientId>
<PatientNextOfKinId>1</PatientNextOfKinId>
<PersonalId>sample string 7</PersonalId>
<Street>sample string 8</Street>
<Surname>sample string 6</Surname>
<TelephoneNumber>sample string 9</TelephoneNumber>
<TelephoneNumberII>sample string 10</TelephoneNumberII>
<TownId>1</TownId>
<ZipCode>sample string 15</ZipCode>
</PatientNextOfKinBDO>
</PatientNextOfKin>
<PatientPrimaryInsurance xmlns:d2p1="http://schemas.datacontract.org/2004/07/eMedit.eDoktor.BDO.Patient.PatientInsurance">
<d2p1:Active>true</d2p1:Active>
<d2p1:InsuranceCountryId>5</d2p1:InsuranceCountryId>
<d2p1:InsuranceCountryName>sample string 6</d2p1:InsuranceCountryName>
<d2p1:InsuranceInstitutionId>2</d2p1:InsuranceInstitutionId>
<d2p1:LastModifyDate>2025-12-13T16:33:37.5174379+01:00</d2p1:LastModifyDate>
<d2p1:LastModifyUserId>12</d2p1:LastModifyUserId>
<d2p1:PatientId>11</d2p1:PatientId>
<d2p1:PatientPrimaryInsuranceId>1</d2p1:PatientPrimaryInsuranceId>
<d2p1:PolicyExpires>2025-12-13T16:33:37.5174379+01:00</d2p1:PolicyExpires>
<d2p1:PrimaryInsurancePolicyCode>sample string 10</d2p1:PrimaryInsurancePolicyCode>
<d2p1:PrimaryInsurancePolicyId>8</d2p1:PrimaryInsurancePolicyId>
<d2p1:PrimaryInsurancePolicyName>sample string 9</d2p1:PrimaryInsurancePolicyName>
<d2p1:WarVeteran>true</d2p1:WarVeteran>
</PatientPrimaryInsurance>
<PatientSecondaryInsurance xmlns:d2p1="http://schemas.datacontract.org/2004/07/eMedit.eDoktor.BDO.Patient.PatientInsurance">
<d2p1:Active>true</d2p1:Active>
<d2p1:InsuranceCountryId>7</d2p1:InsuranceCountryId>
<d2p1:InsuranceInstitutionId>3</d2p1:InsuranceInstitutionId>
<d2p1:LastModifyDate>2025-12-13T16:33:37.5174379+01:00</d2p1:LastModifyDate>
<d2p1:LastModifyUserId>6</d2p1:LastModifyUserId>
<d2p1:PatientId>2</d2p1:PatientId>
<d2p1:PatientSecondaryInsuranceId>1</d2p1:PatientSecondaryInsuranceId>
<d2p1:PolicyExpires>2025-12-13T16:33:37.5174379+01:00</d2p1:PolicyExpires>
<d2p1:PolicyNumber>sample string 9</d2p1:PolicyNumber>
<d2p1:PolicyNumber2>sample string 10</d2p1:PolicyNumber2>
<d2p1:PolicyNumber3>sample string 11</d2p1:PolicyNumber3>
<d2p1:SecondaryInsuranceTypeId>12</d2p1:SecondaryInsuranceTypeId>
</PatientSecondaryInsurance>
<PatientStatusId>29</PatientStatusId>
<PatientTelephoneNumbers>
<PatientTelephoneBDO>
<PatientId>2</PatientId>
<PatientTelephoneId>1</PatientTelephoneId>
<TelephoneNumber>sample string 5</TelephoneNumber>
<TelephoneTypeId>3</TelephoneTypeId>
<TelephoneTypeName>sample string 4</TelephoneTypeName>
</PatientTelephoneBDO>
<PatientTelephoneBDO>
<PatientId>2</PatientId>
<PatientTelephoneId>1</PatientTelephoneId>
<TelephoneNumber>sample string 5</TelephoneNumber>
<TelephoneTypeId>3</TelephoneTypeId>
<TelephoneTypeName>sample string 4</TelephoneTypeName>
</PatientTelephoneBDO>
</PatientTelephoneNumbers>
<PatientTypeId>21</PatientTypeId>
<PersonalId>sample string 25</PersonalId>
<PersonalPassportId>sample string 26</PersonalPassportId>
<SexAtBirthId>1</SexAtBirthId>
<SexId>17</SexId>
<Street>sample string 22</Street>
<StreetNumber>sample string 23</StreetNumber>
<Surname>sample string 12</Surname>
<TelephoneNumber>sample string 31</TelephoneNumber>
<ValidFrom>2025-12-13T16:33:37.501867+01:00</ValidFrom>
<ValidUntil>2025-12-13T16:33:37.501867+01:00</ValidUntil>
<AddressTypes xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<Countries xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<DateOfBirth>sample string 2</DateOfBirth>
<DateOfDeath>sample string 3</DateOfDeath>
<DeathIndicators xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<DeathTimeString>sample string 4</DeathTimeString>
<FatherBirthDateStr>sample string 5</FatherBirthDateStr>
<Gender>sample string 1</Gender>
<Genders xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<InsuranceInstitutions xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<MaritialStatuses xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<MotherBirthDateStr>sample string 6</MotherBirthDateStr>
<NextOfKinTypes xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<OverrideValidation>true</OverrideValidation>
<PatientPrimaryInsurance xmlns:d2p1="http://schemas.datacontract.org/2004/07/eMedit.eDoktor.BDO.Patient.PatientInsurance">
<d2p1:Active>true</d2p1:Active>
<d2p1:InsuranceCountryId>8</d2p1:InsuranceCountryId>
<d2p1:InsuranceCountryName>sample string 9</d2p1:InsuranceCountryName>
<d2p1:InsuranceInstitutionId>5</d2p1:InsuranceInstitutionId>
<d2p1:LastModifyDate>2025-12-13T16:33:37.501867+01:00</d2p1:LastModifyDate>
<d2p1:LastModifyUserId>15</d2p1:LastModifyUserId>
<d2p1:PatientId>14</d2p1:PatientId>
<d2p1:PatientPrimaryInsuranceId>4</d2p1:PatientPrimaryInsuranceId>
<d2p1:PolicyExpires>2025-12-13T16:33:37.501867+01:00</d2p1:PolicyExpires>
<d2p1:PrimaryInsurancePolicyCode>sample string 13</d2p1:PrimaryInsurancePolicyCode>
<d2p1:PrimaryInsurancePolicyId>11</d2p1:PrimaryInsurancePolicyId>
<d2p1:PrimaryInsurancePolicyName>sample string 12</d2p1:PrimaryInsurancePolicyName>
<d2p1:WarVeteran>true</d2p1:WarVeteran>
<d2p1:InsuranceCountryCode>sample string 2</d2p1:InsuranceCountryCode>
<d2p1:InsuranceInstitutionName>sample string 1</d2p1:InsuranceInstitutionName>
<d2p1:PolicyExpiresString>sample string 3</d2p1:PolicyExpiresString>
</PatientPrimaryInsurance>
<PatientSecondaryInsurance xmlns:d2p1="http://schemas.datacontract.org/2004/07/eMedit.eDoktor.BDO.Patient.PatientInsurance">
<d2p1:Active>true</d2p1:Active>
<d2p1:InsuranceCountryId>10</d2p1:InsuranceCountryId>
<d2p1:InsuranceInstitutionId>6</d2p1:InsuranceInstitutionId>
<d2p1:LastModifyDate>2025-12-13T16:33:37.501867+01:00</d2p1:LastModifyDate>
<d2p1:LastModifyUserId>9</d2p1:LastModifyUserId>
<d2p1:PatientId>5</d2p1:PatientId>
<d2p1:PatientSecondaryInsuranceId>4</d2p1:PatientSecondaryInsuranceId>
<d2p1:PolicyExpires>2025-12-13T16:33:37.501867+01:00</d2p1:PolicyExpires>
<d2p1:PolicyNumber>sample string 12</d2p1:PolicyNumber>
<d2p1:PolicyNumber2>sample string 13</d2p1:PolicyNumber2>
<d2p1:PolicyNumber3>sample string 14</d2p1:PolicyNumber3>
<d2p1:SecondaryInsuranceTypeId>15</d2p1:SecondaryInsuranceTypeId>
<d2p1:InsuranceInstitutionName>sample string 1</d2p1:InsuranceInstitutionName>
<d2p1:InsuranceTypeName>sample string 2</d2p1:InsuranceTypeName>
<d2p1:PolicyExpiresString>sample string 3</d2p1:PolicyExpiresString>
</PatientSecondaryInsurance>
<PrimaryInsurancePolicies xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<Qualifications xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<SeondaryInsuranceTypes xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<Statuses xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<TelephoneTypes xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<Towns xmlns:d2p1="http://schemas.datacontract.org/2004/07/System.Web.Mvc" i:nil="true" />
<UnknownNPI>true</UnknownNPI>
</PatientDetailsModel>