@icure/be-fhc-api 0.4.1 → 0.4.2
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/.swagger-codegen/VERSION +1 -1
- package/api/fhcHubApi.ts +16 -4
- package/api/fhcRecipeApi.ts +80 -51
- package/api/fhcRnConsultApi.ts +227 -0
- package/api/fhcStsApi.ts +33 -0
- package/api/fhcVaccinnetApi.ts +198 -0
- package/dist/api/fhcHubApi.d.ts +6 -2
- package/dist/api/fhcHubApi.js +12 -4
- package/dist/api/fhcRecipeApi.d.ts +25 -15
- package/dist/api/fhcRecipeApi.js +61 -39
- package/dist/api/fhcRnConsultApi.d.ts +82 -0
- package/dist/api/fhcRnConsultApi.js +167 -0
- package/dist/api/fhcStsApi.d.ts +11 -0
- package/dist/api/fhcStsApi.js +24 -0
- package/dist/api/fhcVaccinnetApi.d.ts +69 -0
- package/dist/api/fhcVaccinnetApi.js +146 -0
- package/dist/fhcApi.d.ts +2 -0
- package/dist/fhcApi.js +2 -0
- package/dist/model/ActType.d.ts +16 -0
- package/dist/model/ActType.js +20 -0
- package/dist/model/AddVaccinationsResponseType.d.ts +19 -0
- package/dist/model/AddVaccinationsResponseType.js +9 -0
- package/dist/model/Address.d.ts +9 -5
- package/dist/model/Address.js +5 -1
- package/dist/model/AddressBaseType.d.ts +23 -0
- package/dist/model/AddressBaseType.js +9 -0
- package/dist/model/AddressCbssBaseType.d.ts +16 -0
- package/dist/model/AddressCbssBaseType.js +9 -0
- package/dist/model/AddressDeclarationType.d.ts +16 -0
- package/dist/model/AddressDeclarationType.js +9 -0
- package/dist/model/AdministratorBaseType.d.ts +19 -0
- package/dist/model/AdministratorBaseType.js +9 -0
- package/dist/model/AnomaliesType.d.ts +15 -0
- package/dist/model/AnomaliesType.js +20 -0
- package/dist/model/Appendix.d.ts +2 -2
- package/dist/model/Base64EncodedKmehr.d.ts +15 -0
- package/dist/model/Base64EncodedKmehr.js +21 -0
- package/dist/model/BestIdentifierType.d.ts +17 -0
- package/dist/model/BestIdentifierType.js +20 -0
- package/dist/model/BirthInfoBaseType.d.ts +19 -0
- package/dist/model/BirthInfoBaseType.js +9 -0
- package/dist/model/BirthInfoDeclarationType.d.ts +17 -0
- package/dist/model/BirthInfoDeclarationType.js +9 -0
- package/dist/model/BirthPlace.d.ts +3 -1
- package/dist/model/CDHEADING.d.ts +5 -5
- package/dist/model/CDITEM.d.ts +30 -30
- package/dist/model/CbssPersonRequestType.d.ts +30 -0
- package/dist/model/CbssPersonRequestType.js +9 -0
- package/dist/model/CbssPersonResponseType.d.ts +35 -0
- package/dist/model/CbssPersonResponseType.js +9 -0
- package/dist/model/CivilStateInfoBaseType.d.ts +26 -0
- package/dist/model/CivilStateInfoBaseType.js +9 -0
- package/dist/model/CivilStateInfoDeclarationType.d.ts +20 -0
- package/dist/model/CivilStateInfoDeclarationType.js +9 -0
- package/dist/model/CivilStatesBaseType.d.ts +16 -0
- package/dist/model/CivilStatesBaseType.js +9 -0
- package/dist/model/CivilStatesDeclarationType.d.ts +16 -0
- package/dist/model/CivilStatesDeclarationType.js +9 -0
- package/dist/model/ContactAddress.d.ts +22 -0
- package/dist/model/ContactAddress.js +20 -0
- package/dist/model/ContactAddressBaseType.d.ts +34 -0
- package/dist/model/ContactAddressBaseType.js +9 -0
- package/dist/model/ContactAddressDeclarationType.d.ts +28 -0
- package/dist/model/ContactAddressDeclarationType.js +9 -0
- package/dist/model/DeceaseInfoBaseType.d.ts +17 -0
- package/dist/model/DeceaseInfoBaseType.js +9 -0
- package/dist/model/DeceaseInfoDeclarationType.d.ts +17 -0
- package/dist/model/DeceaseInfoDeclarationType.js +9 -0
- package/dist/model/DiplomaticPostType.d.ts +6 -5
- package/dist/model/Exception.d.ts +21 -0
- package/dist/model/Exception.js +9 -0
- package/dist/model/ExistingPersons.d.ts +15 -0
- package/dist/model/ExistingPersons.js +20 -0
- package/dist/model/FacetDto.d.ts +1 -1
- package/dist/model/ForeignAddressDeclarationType.d.ts +24 -0
- package/dist/model/ForeignAddressDeclarationType.js +9 -0
- package/dist/model/GenderInfoBaseType.d.ts +16 -0
- package/dist/model/GenderInfoBaseType.js +20 -0
- package/dist/model/GenderInfoDeclarationType.d.ts +16 -0
- package/dist/model/GenderInfoDeclarationType.js +20 -0
- package/dist/model/GetPrescriptionStatusResult.d.ts +30 -0
- package/dist/model/GetPrescriptionStatusResult.js +19 -0
- package/dist/model/GetVaccinationsResponseType.d.ts +19 -0
- package/dist/model/GetVaccinationsResponseType.js +9 -0
- package/dist/model/GivenNameType.d.ts +16 -0
- package/dist/model/GivenNameType.js +20 -0
- package/dist/model/Id.d.ts +16 -0
- package/dist/model/Id.js +20 -0
- package/dist/model/InvoiceItem.d.ts +1 -0
- package/dist/model/JudgmentType.d.ts +17 -0
- package/dist/model/JudgmentType.js +9 -0
- package/dist/model/Kmehrmessage.d.ts +12 -4
- package/dist/model/LegalCohabitationBaseType.d.ts +19 -0
- package/dist/model/LegalCohabitationBaseType.js +9 -0
- package/dist/model/LegalCohabitationRegistrationType.d.ts +19 -0
- package/dist/model/LegalCohabitationRegistrationType.js +9 -0
- package/dist/model/LocalizedDescriptionType.d.ts +16 -0
- package/dist/model/LocalizedDescriptionType.js +20 -0
- package/dist/model/LocationDeclarationType.d.ts +20 -0
- package/dist/model/LocationDeclarationType.js +9 -0
- package/dist/model/LocationType.d.ts +20 -0
- package/dist/model/LocationType.js +9 -0
- package/dist/model/MinimalAddressType.d.ts +23 -0
- package/dist/model/MinimalAddressType.js +9 -0
- package/dist/model/MinimalAdministratorType.d.ts +19 -0
- package/dist/model/MinimalAdministratorType.js +9 -0
- package/dist/model/MinimalBirthInfoType.d.ts +15 -0
- package/dist/model/MinimalBirthInfoType.js +20 -0
- package/dist/model/MinimalGenderInfoType.d.ts +16 -0
- package/dist/model/MinimalGenderInfoType.js +20 -0
- package/dist/model/MinimalNameInfoType.d.ts +18 -0
- package/dist/model/MinimalNameInfoType.js +9 -0
- package/dist/model/MycarenetConversation.d.ts +1 -0
- package/dist/model/NameInfoBaseType.d.ts +18 -0
- package/dist/model/NameInfoBaseType.js +9 -0
- package/dist/model/NameInfoDeclarationType.d.ts +18 -0
- package/dist/model/NameInfoDeclarationType.js +9 -0
- package/dist/model/NationalitiesBaseType.d.ts +16 -0
- package/dist/model/NationalitiesBaseType.js +9 -0
- package/dist/model/NationalitiesDeclarationType.d.ts +16 -0
- package/dist/model/NationalitiesDeclarationType.js +9 -0
- package/dist/model/NationalityInfoBaseType.d.ts +17 -0
- package/dist/model/NationalityInfoBaseType.js +20 -0
- package/dist/model/NobilityTitleBaseType.d.ts +17 -0
- package/dist/model/NobilityTitleBaseType.js +20 -0
- package/dist/model/PartnerType.d.ts +3 -4
- package/dist/model/Patient.d.ts +6 -2
- package/dist/model/Patient.js +6 -2
- package/dist/model/PersonIdentificationType.d.ts +31 -0
- package/dist/model/PersonIdentificationType.js +9 -0
- package/dist/model/PersonIdentificationsResponseType.d.ts +16 -0
- package/dist/model/PersonIdentificationsResponseType.js +9 -0
- package/dist/model/PersonResponseResultsType.d.ts +16 -0
- package/dist/model/PersonResponseResultsType.js +9 -0
- package/dist/model/PlainAddressOptionalInceptionDateType.d.ts +20 -0
- package/dist/model/PlainAddressOptionalInceptionDateType.js +9 -0
- package/dist/model/PlainAddressType.d.ts +20 -0
- package/dist/model/PlainAddressType.js +9 -0
- package/dist/model/Posology.d.ts +6 -0
- package/dist/model/Prescription.d.ts +1 -0
- package/dist/model/PrescriptionFullWithFeedback.d.ts +1 -0
- package/dist/model/PutVisionResult.d.ts +17 -0
- package/dist/model/PutVisionResult.js +9 -0
- package/dist/model/RecipeCDHEADING.d.ts +5 -5
- package/dist/model/RecipeCDITEM.d.ts +30 -30
- package/dist/model/RecipeKmehrmessageType.d.ts +18 -0
- package/dist/model/RecipeKmehrmessageType.js +9 -0
- package/dist/model/RecipePosology.d.ts +16 -0
- package/dist/model/RecipePosology.js +9 -0
- package/dist/model/RecipeRegimen.d.ts +15 -0
- package/dist/model/RecipeRegimen.js +20 -0
- package/dist/model/RecipeitemType.d.ts +4 -4
- package/dist/model/RegisterPersonDeclarationType.d.ts +16 -0
- package/dist/model/RegisterPersonDeclarationType.js +9 -0
- package/dist/model/RegisterPersonResultType.d.ts +18 -0
- package/dist/model/RegisterPersonResultType.js +9 -0
- package/dist/model/RegistrationBailiffType.d.ts +17 -0
- package/dist/model/RegistrationBailiffType.js +9 -0
- package/dist/model/RemoveVaccinationResponseType.d.ts +18 -0
- package/dist/model/RemoveVaccinationResponseType.js +9 -0
- package/dist/model/ResidentialAddress.d.ts +22 -0
- package/dist/model/ResidentialAddress.js +20 -0
- package/dist/model/ResidentialAddressOptionalInceptionDateType.d.ts +32 -0
- package/dist/model/ResidentialAddressOptionalInceptionDateType.js +9 -0
- package/dist/model/ResidentialAddressType.d.ts +32 -0
- package/dist/model/ResidentialAddressType.js +9 -0
- package/dist/model/Results.d.ts +20 -0
- package/dist/model/Results.js +9 -0
- package/dist/model/RnConsultConversationDto.d.ts +16 -0
- package/dist/model/RnConsultConversationDto.js +20 -0
- package/dist/model/RnConsultDeceaseType.d.ts +18 -0
- package/dist/model/RnConsultDeceaseType.js +9 -0
- package/dist/model/RnConsultNameType.d.ts +17 -0
- package/dist/model/RnConsultNameType.js +20 -0
- package/dist/model/RnConsultPersonDto.d.ts +43 -0
- package/dist/model/RnConsultPersonDto.js +9 -0
- package/dist/model/RnConsultPersonMid.d.ts +27 -0
- package/dist/model/RnConsultPersonMid.js +9 -0
- package/dist/model/RnConsultRegisterPersonResponseDto.d.ts +27 -0
- package/dist/model/RnConsultRegisterPersonResponseDto.js +9 -0
- package/dist/model/RnConsultSearchByNissResultDto.d.ts +16 -0
- package/dist/model/RnConsultSearchByNissResultDto.js +9 -0
- package/dist/model/RnConsultSearchPersonBySsinResponseDto.d.ts +27 -0
- package/dist/model/RnConsultSearchPersonBySsinResponseDto.js +9 -0
- package/dist/model/RnConsultSearchPersonPhoneticallyResponseDto.d.ts +25 -0
- package/dist/model/RnConsultSearchPersonPhoneticallyResponseDto.js +9 -0
- package/dist/model/SpecialNotionType.d.ts +16 -0
- package/dist/model/SpecialNotionType.js +20 -0
- package/dist/model/SsinWithCanceledAndReplacesStatusType.d.ts +17 -0
- package/dist/model/SsinWithCanceledAndReplacesStatusType.js +20 -0
- package/dist/model/StackTraceElement.d.ts +19 -0
- package/dist/model/StackTraceElement.js +20 -0
- package/dist/model/StatusType.d.ts +20 -0
- package/dist/model/StatusType.js +9 -0
- package/dist/model/SubregisterBaseType.d.ts +18 -0
- package/dist/model/SubregisterBaseType.js +9 -0
- package/dist/model/Throwable.d.ts +20 -0
- package/dist/model/Throwable.js +9 -0
- package/dist/model/TokenResponse.d.ts +14 -0
- package/dist/model/TokenResponse.js +20 -0
- package/dist/model/TranscriptionType.d.ts +17 -0
- package/dist/model/TranscriptionType.js +9 -0
- package/dist/model/UpdateFeedbackFlagResult.d.ts +17 -0
- package/dist/model/UpdateFeedbackFlagResult.js +9 -0
- package/dist/model/VaccinationId.d.ts +16 -0
- package/dist/model/VaccinationId.js +20 -0
- package/dist/model/VaccinationStatusType.d.ts +16 -0
- package/dist/model/VaccinationStatusType.js +20 -0
- package/dist/model/VaccineInjection.d.ts +18 -0
- package/dist/model/VaccineInjection.js +20 -0
- package/dist/model/ValidationInfoType.d.ts +17 -0
- package/dist/model/ValidationInfoType.js +20 -0
- package/dist/model/ValidationResult.d.ts +20 -0
- package/dist/model/ValidationResult.js +9 -0
- package/dist/model/VerifyIdResponse.d.ts +21 -0
- package/dist/model/VerifyIdResponse.js +9 -0
- package/dist/model/models.d.ts +89 -0
- package/dist/model/models.js +89 -0
- package/fhcApi.ts +2 -0
- package/model/ActType.ts +22 -0
- package/model/AddVaccinationsResponseType.ts +25 -0
- package/model/Address.ts +13 -5
- package/model/AddressBaseType.ts +29 -0
- package/model/AddressCbssBaseType.ts +22 -0
- package/model/AddressDeclarationType.ts +22 -0
- package/model/AdministratorBaseType.ts +25 -0
- package/model/AnomaliesType.ts +21 -0
- package/model/Appendix.ts +2 -2
- package/model/Base64EncodedKmehr.ts +25 -0
- package/model/BestIdentifierType.ts +23 -0
- package/model/BirthInfoBaseType.ts +25 -0
- package/model/BirthInfoDeclarationType.ts +23 -0
- package/model/BirthPlace.ts +3 -1
- package/model/CbssPersonRequestType.ts +36 -0
- package/model/CbssPersonResponseType.ts +41 -0
- package/model/CivilStateInfoBaseType.ts +32 -0
- package/model/CivilStateInfoDeclarationType.ts +26 -0
- package/model/CivilStatesBaseType.ts +22 -0
- package/model/CivilStatesDeclarationType.ts +22 -0
- package/model/ContactAddress.ts +28 -0
- package/model/ContactAddressBaseType.ts +40 -0
- package/model/ContactAddressDeclarationType.ts +34 -0
- package/model/DeceaseInfoBaseType.ts +23 -0
- package/model/DeceaseInfoDeclarationType.ts +23 -0
- package/model/DiplomaticPostType.ts +6 -5
- package/model/Exception.ts +27 -0
- package/model/ExistingPersons.ts +21 -0
- package/model/FacetDto.ts +1 -1
- package/model/ForeignAddressDeclarationType.ts +30 -0
- package/model/GenderInfoBaseType.ts +22 -0
- package/model/GenderInfoDeclarationType.ts +22 -0
- package/model/GetPrescriptionStatusResult.ts +42 -0
- package/model/GetVaccinationsResponseType.ts +25 -0
- package/model/GivenNameType.ts +22 -0
- package/model/Id.ts +22 -0
- package/model/InvoiceItem.ts +1 -0
- package/model/JudgmentType.ts +23 -0
- package/model/Kmehrmessage.ts +12 -4
- package/model/LegalCohabitationBaseType.ts +25 -0
- package/model/LegalCohabitationRegistrationType.ts +25 -0
- package/model/LocalizedDescriptionType.ts +22 -0
- package/model/LocationDeclarationType.ts +26 -0
- package/model/LocationType.ts +26 -0
- package/model/MinimalAddressType.ts +29 -0
- package/model/MinimalAdministratorType.ts +25 -0
- package/model/MinimalBirthInfoType.ts +21 -0
- package/model/MinimalGenderInfoType.ts +22 -0
- package/model/MinimalNameInfoType.ts +24 -0
- package/model/MycarenetConversation.ts +1 -0
- package/model/NameInfoBaseType.ts +24 -0
- package/model/NameInfoDeclarationType.ts +24 -0
- package/model/NationalitiesBaseType.ts +22 -0
- package/model/NationalitiesDeclarationType.ts +22 -0
- package/model/NationalityInfoBaseType.ts +23 -0
- package/model/NobilityTitleBaseType.ts +23 -0
- package/model/PartnerType.ts +3 -4
- package/model/Patient.ts +11 -3
- package/model/PersonIdentificationType.ts +37 -0
- package/model/PersonIdentificationsResponseType.ts +22 -0
- package/model/PersonResponseResultsType.ts +22 -0
- package/model/PlainAddressOptionalInceptionDateType.ts +26 -0
- package/model/PlainAddressType.ts +26 -0
- package/model/Posology.ts +6 -0
- package/model/Prescription.ts +1 -0
- package/model/PrescriptionFullWithFeedback.ts +1 -0
- package/model/PutVisionResult.ts +23 -0
- package/model/RecipeKmehrmessageType.ts +24 -0
- package/model/RecipePosology.ts +22 -0
- package/model/RecipeRegimen.ts +21 -0
- package/model/RecipeitemType.ts +4 -4
- package/model/RegisterPersonDeclarationType.ts +22 -0
- package/model/RegisterPersonResultType.ts +24 -0
- package/model/RegistrationBailiffType.ts +23 -0
- package/model/RemoveVaccinationResponseType.ts +24 -0
- package/model/ResidentialAddress.ts +28 -0
- package/model/ResidentialAddressOptionalInceptionDateType.ts +38 -0
- package/model/ResidentialAddressType.ts +38 -0
- package/model/Results.ts +26 -0
- package/model/RnConsultConversationDto.ts +22 -0
- package/model/RnConsultDeceaseType.ts +24 -0
- package/model/RnConsultNameType.ts +23 -0
- package/model/RnConsultPersonDto.ts +49 -0
- package/model/RnConsultPersonMid.ts +33 -0
- package/model/RnConsultRegisterPersonResponseDto.ts +33 -0
- package/model/RnConsultSearchByNissResultDto.ts +22 -0
- package/model/RnConsultSearchPersonBySsinResponseDto.ts +33 -0
- package/model/RnConsultSearchPersonPhoneticallyResponseDto.ts +31 -0
- package/model/SpecialNotionType.ts +22 -0
- package/model/SsinWithCanceledAndReplacesStatusType.ts +23 -0
- package/model/StackTraceElement.ts +25 -0
- package/model/StatusType.ts +26 -0
- package/model/SubregisterBaseType.ts +24 -0
- package/model/Throwable.ts +26 -0
- package/model/TokenResponse.ts +19 -0
- package/model/TranscriptionType.ts +23 -0
- package/model/UpdateFeedbackFlagResult.ts +23 -0
- package/model/VaccinationId.ts +22 -0
- package/model/VaccinationStatusType.ts +22 -0
- package/model/VaccineInjection.ts +24 -0
- package/model/ValidationInfoType.ts +23 -0
- package/model/ValidationResult.ts +26 -0
- package/model/VerifyIdResponse.ts +27 -0
- package/model/models.ts +89 -0
- package/package.json +1 -1
|
@@ -0,0 +1,25 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
14
|
+
|
|
15
|
+
export class StackTraceElement {
|
|
16
|
+
constructor(json: JSON | any) {
|
|
17
|
+
Object.assign(this as StackTraceElement, json)
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
className?: string
|
|
21
|
+
fileName?: string
|
|
22
|
+
lineNumber?: number
|
|
23
|
+
methodName?: string
|
|
24
|
+
nativeMethod?: boolean
|
|
25
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { LocalisedString } from "./LocalisedString"
|
|
13
|
+
|
|
14
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
15
|
+
|
|
16
|
+
export class StatusType {
|
|
17
|
+
constructor(json: JSON | any) {
|
|
18
|
+
Object.assign(this as StatusType, json)
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
code?: string
|
|
22
|
+
messageCode?: string
|
|
23
|
+
messages?: Array<LocalisedString>
|
|
24
|
+
prescriptionStatus?: string
|
|
25
|
+
statusUpdater?: string
|
|
26
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { LocalizedDescriptionType } from "./LocalizedDescriptionType"
|
|
13
|
+
|
|
14
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
15
|
+
|
|
16
|
+
export class SubregisterBaseType {
|
|
17
|
+
constructor(json: JSON | any) {
|
|
18
|
+
Object.assign(this as SubregisterBaseType, json)
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
inceptionDate?: Date
|
|
22
|
+
subregisterCode?: number
|
|
23
|
+
subregisterDescriptions?: Array<LocalizedDescriptionType>
|
|
24
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { StackTraceElement } from "./StackTraceElement"
|
|
13
|
+
|
|
14
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
15
|
+
|
|
16
|
+
export class Throwable {
|
|
17
|
+
constructor(json: JSON | any) {
|
|
18
|
+
Object.assign(this as Throwable, json)
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
cause?: Throwable
|
|
22
|
+
localizedMessage?: string
|
|
23
|
+
message?: string
|
|
24
|
+
stackTrace?: Array<StackTraceElement>
|
|
25
|
+
suppressed?: Array<Throwable>
|
|
26
|
+
}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
14
|
+
|
|
15
|
+
export class TokenResponse {
|
|
16
|
+
constructor(json: JSON | any) {
|
|
17
|
+
Object.assign(this as TokenResponse, json)
|
|
18
|
+
}
|
|
19
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { LocationType } from "./LocationType"
|
|
13
|
+
|
|
14
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
15
|
+
|
|
16
|
+
export class TranscriptionType {
|
|
17
|
+
constructor(json: JSON | any) {
|
|
18
|
+
Object.assign(this as TranscriptionType, json)
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
transcriptionDate?: string
|
|
22
|
+
transcriptionLocation?: LocationType
|
|
23
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { StatusType } from "./StatusType"
|
|
13
|
+
|
|
14
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
15
|
+
|
|
16
|
+
export class UpdateFeedbackFlagResult {
|
|
17
|
+
constructor(json: JSON | any) {
|
|
18
|
+
Object.assign(this as UpdateFeedbackFlagResult, json)
|
|
19
|
+
}
|
|
20
|
+
|
|
21
|
+
id?: string
|
|
22
|
+
status?: StatusType
|
|
23
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
14
|
+
|
|
15
|
+
export class VaccinationId {
|
|
16
|
+
constructor(json: JSON | any) {
|
|
17
|
+
Object.assign(this as VaccinationId, json)
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
source?: string
|
|
21
|
+
value?: string
|
|
22
|
+
}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
14
|
+
|
|
15
|
+
export class VaccinationStatusType {
|
|
16
|
+
constructor(json: JSON | any) {
|
|
17
|
+
Object.assign(this as VaccinationStatusType, json)
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
code?: string
|
|
21
|
+
message?: string
|
|
22
|
+
}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
14
|
+
|
|
15
|
+
export class VaccineInjection {
|
|
16
|
+
constructor(json: JSON | any) {
|
|
17
|
+
Object.assign(this as VaccineInjection, json)
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
intendedCd?: string
|
|
21
|
+
intendedName?: string
|
|
22
|
+
date?: number
|
|
23
|
+
batch?: string
|
|
24
|
+
}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
|
|
13
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
14
|
+
|
|
15
|
+
export class ValidationInfoType {
|
|
16
|
+
constructor(json: JSON | any) {
|
|
17
|
+
Object.assign(this as ValidationInfoType, json)
|
|
18
|
+
}
|
|
19
|
+
|
|
20
|
+
date?: Date
|
|
21
|
+
detail?: string
|
|
22
|
+
value?: string
|
|
23
|
+
}
|
|
@@ -0,0 +1,26 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { Id } from "./Id"
|
|
13
|
+
import { ValidationInfoType } from "./ValidationInfoType"
|
|
14
|
+
|
|
15
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
16
|
+
|
|
17
|
+
export class ValidationResult {
|
|
18
|
+
constructor(json: JSON | any) {
|
|
19
|
+
Object.assign(this as ValidationResult, json)
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
card?: string
|
|
23
|
+
ids?: Array<Id>
|
|
24
|
+
infos?: Array<ValidationInfoType>
|
|
25
|
+
isValidCombination?: string
|
|
26
|
+
}
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Api Documentation
|
|
3
|
+
* Api Documentation
|
|
4
|
+
*
|
|
5
|
+
* OpenAPI spec version: 1.0
|
|
6
|
+
*
|
|
7
|
+
*
|
|
8
|
+
* NOTE: This class is auto generated by the swagger code generator program.
|
|
9
|
+
* https://github.com/swagger-api/swagger-codegen.git
|
|
10
|
+
* Do not edit the class manually.
|
|
11
|
+
*/
|
|
12
|
+
import { Status } from "./Status"
|
|
13
|
+
import { ValidationResult } from "./ValidationResult"
|
|
14
|
+
|
|
15
|
+
import { decodeBase64 } from "./ModelHelper"
|
|
16
|
+
|
|
17
|
+
export class VerifyIdResponse {
|
|
18
|
+
constructor(json: JSON | any) {
|
|
19
|
+
Object.assign(this as VerifyIdResponse, json)
|
|
20
|
+
}
|
|
21
|
+
|
|
22
|
+
id?: string
|
|
23
|
+
inResponseTo?: string
|
|
24
|
+
issueInstant?: Date
|
|
25
|
+
status?: Status
|
|
26
|
+
validationResult?: ValidationResult
|
|
27
|
+
}
|
package/model/models.ts
CHANGED
|
@@ -2,28 +2,39 @@ export * from "./AccessRightListType"
|
|
|
2
2
|
export * from "./AccessRightType"
|
|
3
3
|
export * from "./AcknowledgeType"
|
|
4
4
|
export * from "./AcknowledgmentType"
|
|
5
|
+
export * from "./ActType"
|
|
6
|
+
export * from "./AddVaccinationsResponseType"
|
|
5
7
|
export * from "./AddedDocumentPreview"
|
|
6
8
|
export * from "./Address"
|
|
9
|
+
export * from "./AddressBaseType"
|
|
10
|
+
export * from "./AddressCbssBaseType"
|
|
11
|
+
export * from "./AddressDeclarationType"
|
|
7
12
|
export * from "./AddressType"
|
|
8
13
|
export * from "./AddressTypeBase"
|
|
9
14
|
export * from "./Addressee"
|
|
10
15
|
export * from "./AdministrationQuantity"
|
|
11
16
|
export * from "./AdministrationunitType"
|
|
17
|
+
export * from "./AdministratorBaseType"
|
|
12
18
|
export * from "./AdviceType"
|
|
13
19
|
export * from "./AgreementResponse"
|
|
14
20
|
export * from "./AgreementTransaction"
|
|
15
21
|
export * from "./AltKeystore"
|
|
16
22
|
export * from "./AltKeystoresList"
|
|
23
|
+
export * from "./AnomaliesType"
|
|
17
24
|
export * from "./Appendix"
|
|
18
25
|
export * from "./Assertion"
|
|
19
26
|
export * from "./AuthorDto"
|
|
20
27
|
export * from "./AuthorType"
|
|
21
28
|
export * from "./AuthorWithPatientDto"
|
|
29
|
+
export * from "./Base64EncodedKmehr"
|
|
22
30
|
export * from "./Base64EncryptedDataType"
|
|
23
31
|
export * from "./Base64EncryptedValueType"
|
|
24
32
|
export * from "./BaseID"
|
|
25
33
|
export * from "./BearerToken"
|
|
34
|
+
export * from "./BestIdentifierType"
|
|
26
35
|
export * from "./BirthDeceaseType"
|
|
36
|
+
export * from "./BirthInfoBaseType"
|
|
37
|
+
export * from "./BirthInfoDeclarationType"
|
|
27
38
|
export * from "./BirthPlace"
|
|
28
39
|
export * from "./BirthResponseType"
|
|
29
40
|
export * from "./BoxInfo"
|
|
@@ -75,12 +86,18 @@ export * from "./CDUNIT"
|
|
|
75
86
|
export * from "./CDURGENCY"
|
|
76
87
|
export * from "./CancelSubscriptionResultWithResponse"
|
|
77
88
|
export * from "./CanonicalizationMethod"
|
|
89
|
+
export * from "./CbssPersonRequestType"
|
|
90
|
+
export * from "./CbssPersonResponseType"
|
|
78
91
|
export * from "./CertaintyType"
|
|
79
92
|
export * from "./CertificateInfo"
|
|
80
93
|
export * from "./CipherData"
|
|
81
94
|
export * from "./CipherReference"
|
|
95
|
+
export * from "./CivilStateInfoBaseType"
|
|
96
|
+
export * from "./CivilStateInfoDeclarationType"
|
|
82
97
|
export * from "./CivilStateResponseType"
|
|
83
98
|
export * from "./CivilStateType"
|
|
99
|
+
export * from "./CivilStatesBaseType"
|
|
100
|
+
export * from "./CivilStatesDeclarationType"
|
|
84
101
|
export * from "./CivilStatesResponseType"
|
|
85
102
|
export * from "./Civilstate"
|
|
86
103
|
export * from "./Code"
|
|
@@ -101,6 +118,9 @@ export * from "./ConsultRnAddressDto"
|
|
|
101
118
|
export * from "./ConsultRnPersonDataDto"
|
|
102
119
|
export * from "./ConsultRnPersonDto"
|
|
103
120
|
export * from "./ConsultRnPlainAddressDto"
|
|
121
|
+
export * from "./ContactAddress"
|
|
122
|
+
export * from "./ContactAddressBaseType"
|
|
123
|
+
export * from "./ContactAddressDeclarationType"
|
|
104
124
|
export * from "./Content"
|
|
105
125
|
export * from "./ContentType"
|
|
106
126
|
export * from "./ContentlocalitemattributeType"
|
|
@@ -108,6 +128,8 @@ export * from "./CostType"
|
|
|
108
128
|
export * from "./CountryType"
|
|
109
129
|
export * from "./DateType"
|
|
110
130
|
export * from "./DayperiodType"
|
|
131
|
+
export * from "./DeceaseInfoBaseType"
|
|
132
|
+
export * from "./DeceaseInfoDeclarationType"
|
|
111
133
|
export * from "./DeceaseResponseType"
|
|
112
134
|
export * from "./Denominator"
|
|
113
135
|
export * from "./DetailType"
|
|
@@ -151,6 +173,8 @@ export * from "./EndpointDistributorStatusDto"
|
|
|
151
173
|
export * from "./ErrorDetail"
|
|
152
174
|
export * from "./ErrorDto"
|
|
153
175
|
export * from "./ErrorType"
|
|
176
|
+
export * from "./Exception"
|
|
177
|
+
export * from "./ExistingPersons"
|
|
154
178
|
export * from "./ExistingPersonsType"
|
|
155
179
|
export * from "./Externalsource"
|
|
156
180
|
export * from "./FCMAXType"
|
|
@@ -162,14 +186,20 @@ export * from "./FinancialInstitutionInformation"
|
|
|
162
186
|
export * from "./FlatFileMetadata"
|
|
163
187
|
export * from "./FlatFileWithMetadata"
|
|
164
188
|
export * from "./FolderType"
|
|
189
|
+
export * from "./ForeignAddressDeclarationType"
|
|
165
190
|
export * from "./FormularyreferenceType"
|
|
166
191
|
export * from "./FrequencyType"
|
|
167
192
|
export * from "./GalenicForm"
|
|
168
193
|
export * from "./GalenicformType"
|
|
169
194
|
export * from "./GenAsyncResponse"
|
|
195
|
+
export * from "./GenderInfoBaseType"
|
|
196
|
+
export * from "./GenderInfoDeclarationType"
|
|
170
197
|
export * from "./GenderType"
|
|
171
198
|
export * from "./GetAccessRightResponse"
|
|
172
199
|
export * from "./GetPatientAuditTrailResponse"
|
|
200
|
+
export * from "./GetPrescriptionStatusResult"
|
|
201
|
+
export * from "./GetVaccinationsResponseType"
|
|
202
|
+
export * from "./GivenNameType"
|
|
173
203
|
export * from "./HasTherapeuticLinkMessage"
|
|
174
204
|
export * from "./HcPartyConsentDto"
|
|
175
205
|
export * from "./HcPartyDto"
|
|
@@ -185,6 +215,7 @@ export * from "./IDINSURANCE"
|
|
|
185
215
|
export * from "./IDKMEHR"
|
|
186
216
|
export * from "./IDPATIENT"
|
|
187
217
|
export * from "./IDPROFESSION"
|
|
218
|
+
export * from "./Id"
|
|
188
219
|
export * from "./IdentifierType"
|
|
189
220
|
export * from "./IncapacityType"
|
|
190
221
|
export * from "./IncapacityreasonType"
|
|
@@ -203,6 +234,7 @@ export * from "./ItemType"
|
|
|
203
234
|
export * from "./JAXBElementReferenceType"
|
|
204
235
|
export * from "./JAXBElementSignature"
|
|
205
236
|
export * from "./JAXBElementobject"
|
|
237
|
+
export * from "./JudgmentType"
|
|
206
238
|
export * from "./KeyInfo"
|
|
207
239
|
export * from "./KmehrCd"
|
|
208
240
|
export * from "./KmehrId"
|
|
@@ -210,11 +242,16 @@ export * from "./KmehrPatientDto"
|
|
|
210
242
|
export * from "./KmehrQuantity"
|
|
211
243
|
export * from "./Kmehrmessage"
|
|
212
244
|
export * from "./LOCAL"
|
|
245
|
+
export * from "./LegalCohabitationBaseType"
|
|
246
|
+
export * from "./LegalCohabitationRegistrationType"
|
|
213
247
|
export * from "./LifecycleType"
|
|
214
248
|
export * from "./LnkType"
|
|
215
249
|
export * from "./LocalisedString"
|
|
216
250
|
export * from "./LocalitemattributeType"
|
|
251
|
+
export * from "./LocalizedDescriptionType"
|
|
217
252
|
export * from "./LocationBirthPlaceType"
|
|
253
|
+
export * from "./LocationDeclarationType"
|
|
254
|
+
export * from "./LocationType"
|
|
218
255
|
export * from "./MaxrefType"
|
|
219
256
|
export * from "./MdaStatus"
|
|
220
257
|
export * from "./Measure"
|
|
@@ -237,6 +274,11 @@ export * from "./MessageOperationResponse"
|
|
|
237
274
|
export * from "./MessageResponse"
|
|
238
275
|
export * from "./MessagesResponse"
|
|
239
276
|
export * from "./MiddleNameType"
|
|
277
|
+
export * from "./MinimalAddressType"
|
|
278
|
+
export * from "./MinimalAdministratorType"
|
|
279
|
+
export * from "./MinimalBirthInfoType"
|
|
280
|
+
export * from "./MinimalGenderInfoType"
|
|
281
|
+
export * from "./MinimalNameInfoType"
|
|
240
282
|
export * from "./MinrefType"
|
|
241
283
|
export * from "./ModelError"
|
|
242
284
|
export * from "./ModelObject"
|
|
@@ -247,10 +289,16 @@ export * from "./MunicipalityType"
|
|
|
247
289
|
export * from "./MycarenetConversation"
|
|
248
290
|
export * from "./MycarenetError"
|
|
249
291
|
export * from "./NameIDType"
|
|
292
|
+
export * from "./NameInfoBaseType"
|
|
293
|
+
export * from "./NameInfoDeclarationType"
|
|
250
294
|
export * from "./NameType"
|
|
295
|
+
export * from "./NationalitiesBaseType"
|
|
296
|
+
export * from "./NationalitiesDeclarationType"
|
|
251
297
|
export * from "./NationalitiesType"
|
|
252
298
|
export * from "./Nationality"
|
|
299
|
+
export * from "./NationalityInfoBaseType"
|
|
253
300
|
export * from "./NationalityType"
|
|
301
|
+
export * from "./NobilityTitleBaseType"
|
|
254
302
|
export * from "./NobilityTitleType"
|
|
255
303
|
export * from "./Nominator"
|
|
256
304
|
export * from "./PackageType"
|
|
@@ -265,11 +313,16 @@ export * from "./PatientIdType"
|
|
|
265
313
|
export * from "./Payment"
|
|
266
314
|
export * from "./PeriodDto"
|
|
267
315
|
export * from "./PeriodicityType"
|
|
316
|
+
export * from "./PersonIdentificationType"
|
|
317
|
+
export * from "./PersonIdentificationsResponseType"
|
|
268
318
|
export * from "./PersonMid"
|
|
269
319
|
export * from "./PersonNameResponseType"
|
|
320
|
+
export * from "./PersonResponseResultsType"
|
|
270
321
|
export * from "./PersonResponseType"
|
|
271
322
|
export * from "./PersonType"
|
|
272
323
|
export * from "./Personalpart"
|
|
324
|
+
export * from "./PlainAddressOptionalInceptionDateType"
|
|
325
|
+
export * from "./PlainAddressType"
|
|
273
326
|
export * from "./Posology"
|
|
274
327
|
export * from "./Prescription"
|
|
275
328
|
export * from "./PrescriptionFullWithFeedback"
|
|
@@ -282,6 +335,7 @@ export * from "./PutPatientConsentResponse"
|
|
|
282
335
|
export * from "./PutTherapeuticLinkResponse"
|
|
283
336
|
export * from "./PutTransactionResponseDto"
|
|
284
337
|
export * from "./PutTransactionSetResponse"
|
|
338
|
+
export * from "./PutVisionResult"
|
|
285
339
|
export * from "./QName"
|
|
286
340
|
export * from "./QuantityType"
|
|
287
341
|
export * from "./Quantityprefix"
|
|
@@ -291,6 +345,9 @@ export * from "./RecipeCDHEADING"
|
|
|
291
345
|
export * from "./RecipeCDINNCLUSTER"
|
|
292
346
|
export * from "./RecipeCDITEM"
|
|
293
347
|
export * from "./RecipeCDTRANSACTION"
|
|
348
|
+
export * from "./RecipeKmehrmessageType"
|
|
349
|
+
export * from "./RecipePosology"
|
|
350
|
+
export * from "./RecipeRegimen"
|
|
294
351
|
export * from "./RecipeauthorType"
|
|
295
352
|
export * from "./RecipebasicIDKMEHR"
|
|
296
353
|
export * from "./RecipecompoundprescriptionType"
|
|
@@ -320,17 +377,34 @@ export * from "./RefscopeType"
|
|
|
320
377
|
export * from "./Refvalue"
|
|
321
378
|
export * from "./Regimen"
|
|
322
379
|
export * from "./RegimenItem"
|
|
380
|
+
export * from "./RegisterPersonDeclarationType"
|
|
323
381
|
export * from "./RegisterPersonResponseDto"
|
|
382
|
+
export * from "./RegisterPersonResultType"
|
|
383
|
+
export * from "./RegistrationBailiffType"
|
|
384
|
+
export * from "./RemoveVaccinationResponseType"
|
|
324
385
|
export * from "./RenewalType"
|
|
325
386
|
export * from "./RequestListType"
|
|
326
387
|
export * from "./RequestType"
|
|
388
|
+
export * from "./ResidentialAddress"
|
|
389
|
+
export * from "./ResidentialAddressOptionalInceptionDateType"
|
|
327
390
|
export * from "./ResidentialAddressResponseType"
|
|
391
|
+
export * from "./ResidentialAddressType"
|
|
328
392
|
export * from "./ResponseListType"
|
|
329
393
|
export * from "./ResponseType"
|
|
330
394
|
export * from "./ResultType"
|
|
395
|
+
export * from "./Results"
|
|
331
396
|
export * from "./RevokeAccessRightResponse"
|
|
332
397
|
export * from "./RevokePatientConsentResponse"
|
|
333
398
|
export * from "./RevokeTherapeuticLinkResponse"
|
|
399
|
+
export * from "./RnConsultConversationDto"
|
|
400
|
+
export * from "./RnConsultDeceaseType"
|
|
401
|
+
export * from "./RnConsultNameType"
|
|
402
|
+
export * from "./RnConsultPersonDto"
|
|
403
|
+
export * from "./RnConsultPersonMid"
|
|
404
|
+
export * from "./RnConsultRegisterPersonResponseDto"
|
|
405
|
+
export * from "./RnConsultSearchByNissResultDto"
|
|
406
|
+
export * from "./RnConsultSearchPersonBySsinResponseDto"
|
|
407
|
+
export * from "./RnConsultSearchPersonPhoneticallyResponseDto"
|
|
334
408
|
export * from "./RouteType"
|
|
335
409
|
export * from "./SamlTokenResult"
|
|
336
410
|
export * from "./SearchBySSINReplyDto"
|
|
@@ -348,8 +422,11 @@ export * from "./SignedInfo"
|
|
|
348
422
|
export * from "./SigningValue"
|
|
349
423
|
export * from "./SiteType"
|
|
350
424
|
export * from "./Source"
|
|
425
|
+
export * from "./SpecialNotionType"
|
|
351
426
|
export * from "./Specialisation"
|
|
352
427
|
export * from "./SsinStatusType"
|
|
428
|
+
export * from "./SsinWithCanceledAndReplacesStatusType"
|
|
429
|
+
export * from "./StackTraceElement"
|
|
353
430
|
export * from "./StandardAddressType"
|
|
354
431
|
export * from "./StandardType"
|
|
355
432
|
export * from "./StartSubscriptionResultWithResponse"
|
|
@@ -358,12 +435,14 @@ export * from "./Status"
|
|
|
358
435
|
export * from "./StatusCode"
|
|
359
436
|
export * from "./StatusDetail"
|
|
360
437
|
export * from "./StatusDto"
|
|
438
|
+
export * from "./StatusType"
|
|
361
439
|
export * from "./StreetType"
|
|
362
440
|
export * from "./StrengthType"
|
|
363
441
|
export * from "./StringLangType"
|
|
364
442
|
export * from "./Subject"
|
|
365
443
|
export * from "./SubjectConfirmation"
|
|
366
444
|
export * from "./SubjectConfirmationDataType"
|
|
445
|
+
export * from "./SubregisterBaseType"
|
|
367
446
|
export * from "./SubstanceType"
|
|
368
447
|
export * from "./Substanceproduct"
|
|
369
448
|
export * from "./TAck"
|
|
@@ -378,21 +457,31 @@ export * from "./TextWithLayoutType"
|
|
|
378
457
|
export * from "./TherapeuticLinkDto"
|
|
379
458
|
export * from "./TherapeuticLinkMessageDto"
|
|
380
459
|
export * from "./Thirdpayercontract"
|
|
460
|
+
export * from "./Throwable"
|
|
381
461
|
export * from "./TimequantityType"
|
|
382
462
|
export * from "./TimeunitType"
|
|
463
|
+
export * from "./TokenResponse"
|
|
383
464
|
export * from "./TransactionAccessListType"
|
|
384
465
|
export * from "./TransactionIdType"
|
|
385
466
|
export * from "./TransactionSummaryDto"
|
|
386
467
|
export * from "./TransactionType"
|
|
387
468
|
export * from "./TransactionWithSpecificTime"
|
|
388
469
|
export * from "./Transactionaccess"
|
|
470
|
+
export * from "./TranscriptionType"
|
|
389
471
|
export * from "./TransferDto"
|
|
390
472
|
export * from "./Transform"
|
|
391
473
|
export * from "./Transforms"
|
|
392
474
|
export * from "./TransformsType"
|
|
393
475
|
export * from "./UUIDType"
|
|
394
476
|
export * from "./UnitType"
|
|
477
|
+
export * from "./UpdateFeedbackFlagResult"
|
|
395
478
|
export * from "./UrgencyType"
|
|
479
|
+
export * from "./VaccinationId"
|
|
480
|
+
export * from "./VaccinationStatusType"
|
|
481
|
+
export * from "./VaccineInjection"
|
|
482
|
+
export * from "./ValidationInfoType"
|
|
483
|
+
export * from "./ValidationResult"
|
|
484
|
+
export * from "./VerifyIdResponse"
|
|
396
485
|
export * from "./VerseInfos"
|
|
397
486
|
export * from "./Weekday"
|
|
398
487
|
export * from "./WhereResponseType"
|