AbpZero
  1. PacsCheckApplies
AbpZero
  • TokenAuth
    • /api/TokenAuth/Authenticate
      POST
    • /api/TokenAuth/RefreshToken
      POST
    • /api/TokenAuth/LogOut
      GET
    • /api/TokenAuth/SendTwoFactorAuthCode
      POST
    • /api/TokenAuth/ImpersonatedAuthenticate
      POST
    • /api/TokenAuth/DelegatedImpersonatedAuthenticate
      POST
    • /api/TokenAuth/LinkedAccountAuthenticate
      POST
    • /api/TokenAuth/GetExternalAuthenticationProviders
      GET
    • /api/TokenAuth/ExternalAuthenticate
      POST
    • /api/TokenAuth/TestNotification
      GET
  • Tenant
    • /api/services/app/Tenant/GetTenants
      GET
    • /api/services/app/Tenant/CreateTenant
      POST
    • /api/services/app/Tenant/GetTenantForEdit
      GET
    • /api/services/app/Tenant/UpdateTenant
      PUT
    • /api/services/app/Tenant/DeleteTenant
      DELETE
    • /api/services/app/Tenant/GetTenantFeaturesForEdit
      GET
    • /api/services/app/Tenant/UpdateTenantFeatures
      PUT
    • /api/services/app/Tenant/ResetTenantSpecificFeatures
      POST
    • /api/services/app/Tenant/UnlockTenantAdmin
      POST
  • PacsCheckApplies
    • /api/services/app/PacsCheckApplies/GetAll
      GET
    • /api/services/app/PacsCheckApplies/GetPacsCheckApplyForView
      GET
    • /api/services/app/PacsCheckApplies/GetPacsCheckApplyForEdit
      GET
    • /api/services/app/PacsCheckApplies/CreateOrEdit
      POST
    • /api/services/app/PacsCheckApplies/Delete
      DELETE
    • /api/services/app/PacsCheckApplies/GetPacsCheckAppliesToExcel
      GET
  • Account
    • /api/services/app/Account/IsTenantAvailable
      POST
    • /api/services/app/Account/ResolveTenantId
      POST
    • /api/services/app/Account/Register
      POST
    • /api/services/app/Account/SendPasswordResetCode
      POST
    • /api/services/app/Account/ResetPassword
      POST
    • /api/services/app/Account/SendEmailActivationLink
      POST
    • /api/services/app/Account/ActivateEmail
      POST
    • /api/services/app/Account/ImpersonateUser
      POST
    • /api/services/app/Account/ImpersonateTenant
      POST
    • /api/services/app/Account/DelegatedImpersonate
      POST
    • /api/services/app/Account/BackToImpersonator
      POST
    • /api/services/app/Account/SwitchToLinkedAccount
      POST
  • AuditLog
    • /api/services/app/AuditLog/GetAuditLogs
    • /api/services/app/AuditLog/GetAuditLogsToExcel
    • /api/services/app/AuditLog/GetEntityHistoryObjectTypes
    • /api/services/app/AuditLog/GetEntityChanges
    • /api/services/app/AuditLog/GetEntityTypeChanges
    • /api/services/app/AuditLog/GetEntityChangesToExcel
    • /api/services/app/AuditLog/GetEntityPropertyChanges
  • Caching
    • /api/services/app/Caching/GetAllCaches
    • /api/services/app/Caching/ClearCache
    • /api/services/app/Caching/ClearAllCaches
  • Chat
    • /api/services/app/Chat/GetUserChatFriendsWithSettings
    • /api/services/app/Chat/GetUserChatMessages
    • /api/services/app/Chat/MarkAllUnreadMessagesOfUserAsRead
  • CommonLookup
    • /api/services/app/CommonLookup/GetEditionsForCombobox
    • /api/services/app/CommonLookup/FindUsers
    • /api/services/app/CommonLookup/GetDefaultEditionName
  • DashboardCustomization
    • /api/services/app/DashboardCustomization/GetUserDashboard
    • /api/services/app/DashboardCustomization/SavePage
    • /api/services/app/DashboardCustomization/RenamePage
    • /api/services/app/DashboardCustomization/AddNewPage
    • /api/services/app/DashboardCustomization/DeletePage
    • /api/services/app/DashboardCustomization/AddWidget
    • /api/services/app/DashboardCustomization/GetDashboardDefinition
    • /api/services/app/DashboardCustomization/GetAllWidgetDefinitions
    • /api/services/app/DashboardCustomization/GetAllAvailableWidgetDefinitionsForPage
    • /api/services/app/DashboardCustomization/GetSettingName
  • Demos
    • /api/services/app/Demos/aTestServer
    • /api/services/app/Demos/GetAll
    • /api/services/app/Demos/GetDemoForView
    • /api/services/app/Demos/GetDemoForEdit
    • /api/services/app/Demos/CreateOrEdit
    • /api/services/app/Demos/Delete
    • /api/services/app/Demos/GetDemosToExcel
  • DemoUiComponents
    • /api/services/app/DemoUiComponents/SendAndGetDate
    • /api/services/app/DemoUiComponents/SendAndGetDateTime
    • /api/services/app/DemoUiComponents/SendAndGetDateRange
    • /api/services/app/DemoUiComponents/SendAndGetDateWithText
    • /api/services/app/DemoUiComponents/GetCountries
    • /api/services/app/DemoUiComponents/SendAndGetSelectedCountries
    • /api/services/app/DemoUiComponents/SendAndGetValue
  • DynamicEntityProperty
    • /api/services/app/DynamicEntityProperty/Get
    • /api/services/app/DynamicEntityProperty/GetAllPropertiesOfAnEntity
    • /api/services/app/DynamicEntityProperty/GetAll
    • /api/services/app/DynamicEntityProperty/Add
    • /api/services/app/DynamicEntityProperty/Update
    • /api/services/app/DynamicEntityProperty/Delete
    • /api/services/app/DynamicEntityProperty/GetAllEntitiesHasDynamicProperty
  • DynamicEntityPropertyDefinition
    • /api/services/app/DynamicEntityPropertyDefinition/GetAllAllowedInputTypeNames
    • /api/services/app/DynamicEntityPropertyDefinition/GetAllEntities
  • DynamicEntityPropertyValue
    • /api/services/app/DynamicEntityPropertyValue/Get
    • /api/services/app/DynamicEntityPropertyValue/GetAll
    • /api/services/app/DynamicEntityPropertyValue/Add
    • /api/services/app/DynamicEntityPropertyValue/Update
    • /api/services/app/DynamicEntityPropertyValue/Delete
    • /api/services/app/DynamicEntityPropertyValue/GetAllDynamicEntityPropertyValues
    • /api/services/app/DynamicEntityPropertyValue/InsertOrUpdateAllValues
    • /api/services/app/DynamicEntityPropertyValue/CleanValues
  • DynamicProperty
    • /api/services/app/DynamicProperty/Get
    • /api/services/app/DynamicProperty/GetAll
    • /api/services/app/DynamicProperty/Add
    • /api/services/app/DynamicProperty/Update
    • /api/services/app/DynamicProperty/Delete
    • /api/services/app/DynamicProperty/FindAllowedInputType
  • DynamicPropertyValue
    • /api/services/app/DynamicPropertyValue/Get
    • /api/services/app/DynamicPropertyValue/GetAllValuesOfDynamicProperty
    • /api/services/app/DynamicPropertyValue/Add
    • /api/services/app/DynamicPropertyValue/Update
    • /api/services/app/DynamicPropertyValue/Delete
  • Edition
    • /api/services/app/Edition/GetEditions
    • /api/services/app/Edition/GetEditionForEdit
    • /api/services/app/Edition/CreateEdition
    • /api/services/app/Edition/UpdateEdition
    • /api/services/app/Edition/DeleteEdition
    • /api/services/app/Edition/MoveTenantsToAnotherEdition
    • /api/services/app/Edition/GetEditionComboboxItems
    • /api/services/app/Edition/GetTenantCount
  • Friendship
    • /api/services/app/Friendship/CreateFriendshipRequest
    • /api/services/app/Friendship/CreateFriendshipRequestByUserName
    • /api/services/app/Friendship/BlockUser
    • /api/services/app/Friendship/UnblockUser
    • /api/services/app/Friendship/AcceptFriendshipRequest
    • /api/services/app/Friendship/RemoveFriend
  • HostDashboard
    • /api/services/app/HostDashboard/GetTopStatsData
    • /api/services/app/HostDashboard/GetRecentTenantsData
    • /api/services/app/HostDashboard/GetSubscriptionExpiringTenantsData
    • /api/services/app/HostDashboard/GetIncomeStatistics
    • /api/services/app/HostDashboard/GetEditionTenantStatistics
  • HostSettings
    • /api/services/app/HostSettings/GetAllSettings
    • /api/services/app/HostSettings/UpdateAllSettings
    • /api/services/app/HostSettings/SendTestEmail
    • /api/services/app/HostSettings/GetEnabledSocialLoginSettings
  • Install
    • /api/services/app/Install/Setup
    • /api/services/app/Install/GetAppSettingsJson
    • /api/services/app/Install/CheckDatabase
  • Invoice
    • /api/services/app/Invoice/GetInvoiceInfo
    • /api/services/app/Invoice/CreateInvoice
  • Language
    • /api/services/app/Language/GetLanguages
    • /api/services/app/Language/GetLanguageForEdit
    • /api/services/app/Language/CreateOrUpdateLanguage
    • /api/services/app/Language/DeleteLanguage
    • /api/services/app/Language/SetDefaultLanguage
    • /api/services/app/Language/GetLanguageTexts
    • /api/services/app/Language/UpdateLanguageText
  • Notification
    • /api/services/app/Notification/GetUserNotifications
    • /api/services/app/Notification/ShouldUserUpdateApp
    • /api/services/app/Notification/SetAllAvailableVersionNotificationAsRead
    • /api/services/app/Notification/SetAllNotificationsAsRead
    • /api/services/app/Notification/SetNotificationAsRead
    • /api/services/app/Notification/GetNotificationSettings
    • /api/services/app/Notification/UpdateNotificationSettings
    • /api/services/app/Notification/DeleteNotification
    • /api/services/app/Notification/DeleteAllUserNotifications
    • /api/services/app/Notification/GetAllUserForLookupTable
    • /api/services/app/Notification/GetAllOrganizationUnitForLookupTable
    • /api/services/app/Notification/CreateMassNotification
    • /api/services/app/Notification/CreateNewVersionReleasedNotification
    • /api/services/app/Notification/GetAllNotifiers
    • /api/services/app/Notification/GetNotificationsPublishedByUser
  • OrganizationUnit
    • /api/services/app/OrganizationUnit/GetOrganizationUnits
    • /api/services/app/OrganizationUnit/GetOrganizationUnitUsers
    • /api/services/app/OrganizationUnit/GetOrganizationUnitRoles
    • /api/services/app/OrganizationUnit/CreateOrganizationUnit
    • /api/services/app/OrganizationUnit/UpdateOrganizationUnit
    • /api/services/app/OrganizationUnit/MoveOrganizationUnit
    • /api/services/app/OrganizationUnit/DeleteOrganizationUnit
    • /api/services/app/OrganizationUnit/RemoveUserFromOrganizationUnit
    • /api/services/app/OrganizationUnit/RemoveRoleFromOrganizationUnit
    • /api/services/app/OrganizationUnit/AddUsersToOrganizationUnit
    • /api/services/app/OrganizationUnit/AddRolesToOrganizationUnit
    • /api/services/app/OrganizationUnit/FindUsers
    • /api/services/app/OrganizationUnit/FindRoles
    • /api/services/app/OrganizationUnit/GetAll
  • Payment
    • /api/services/app/Payment/GetPaymentInfo
    • /api/services/app/Payment/CreatePayment
    • /api/services/app/Payment/CancelPayment
    • /api/services/app/Payment/GetPaymentHistory
    • /api/services/app/Payment/GetActiveGateways
    • /api/services/app/Payment/GetPayment
    • /api/services/app/Payment/GetLastCompletedPayment
    • /api/services/app/Payment/BuyNowSucceed
    • /api/services/app/Payment/NewRegistrationSucceed
    • /api/services/app/Payment/UpgradeSucceed
    • /api/services/app/Payment/ExtendSucceed
    • /api/services/app/Payment/PaymentFailed
    • /api/services/app/Payment/SwitchBetweenFreeEditions
    • /api/services/app/Payment/UpgradeSubscriptionCostsLessThenMinAmount
    • /api/services/app/Payment/HasAnyPayment
  • PayPalPayment
    • /api/services/app/PayPalPayment/ConfirmPayment
    • /api/services/app/PayPalPayment/GetConfiguration
  • Permission
    • /api/services/app/Permission/GetAllPermissions
  • Profile
    • /api/services/app/Profile/GetCurrentUserProfileForEdit
    • /api/services/app/Profile/DisableGoogleAuthenticator
    • /api/services/app/Profile/ViewRecoveryCodes
    • /api/services/app/Profile/GenerateGoogleAuthenticatorKey
    • /api/services/app/Profile/UpdateGoogleAuthenticatorKey
    • /api/services/app/Profile/SendVerificationSms
    • /api/services/app/Profile/VerifySmsCode
    • /api/services/app/Profile/PrepareCollectedData
    • /api/services/app/Profile/UpdateCurrentUserProfile
    • /api/services/app/Profile/ChangePassword
    • /api/services/app/Profile/UpdateProfilePicture
    • /api/services/app/Profile/VerifyAuthenticatorCode
    • /api/services/app/Profile/GetPasswordComplexitySetting
    • /api/services/app/Profile/GetProfilePicture
    • /api/services/app/Profile/GetProfilePictureByUserName
    • /api/services/app/Profile/GetFriendProfilePicture
    • /api/services/app/Profile/GetProfilePictureByUser
    • /api/services/app/Profile/ChangeLanguage
  • Role
    • /api/services/app/Role/GetRoles
    • /api/services/app/Role/GetRoleForEdit
    • /api/services/app/Role/CreateOrUpdateRole
    • /api/services/app/Role/DeleteRole
  • Session
    • /api/services/app/Session/GetCurrentLoginInformations
    • /api/services/app/Session/UpdateUserSignInToken
  • StripePayment
    • /api/services/app/StripePayment/GetConfiguration
    • /api/services/app/StripePayment/GetPayment
    • /api/services/app/StripePayment/CreatePaymentSession
    • /api/services/app/StripePayment/GetPaymentResult
  • Subscription
    • /api/services/app/Subscription/DisableRecurringPayments
    • /api/services/app/Subscription/EnableRecurringPayments
  • TenantCustomization
    • /TenantCustomization/GetTenantLogo/{skin}/{tenantId}/{extension}
  • TenantDashboard
    • /api/services/app/TenantDashboard/GetMemberActivity
    • /api/services/app/TenantDashboard/GetDashboardData
    • /api/services/app/TenantDashboard/GetTopStats
    • /api/services/app/TenantDashboard/GetProfitShare
    • /api/services/app/TenantDashboard/GetDailySales
    • /api/services/app/TenantDashboard/GetSalesSummary
    • /api/services/app/TenantDashboard/GetRegionalStats
    • /api/services/app/TenantDashboard/GetGeneralStats
  • TenantRegistration
    • /api/services/app/TenantRegistration/RegisterTenant
    • /api/services/app/TenantRegistration/GetEditionsForSelect
    • /api/services/app/TenantRegistration/GetEdition
  • TenantSettings
    • /api/services/app/TenantSettings/GetAllSettings
    • /api/services/app/TenantSettings/UpdateAllSettings
    • /api/services/app/TenantSettings/ClearLogo
    • /api/services/app/TenantSettings/ClearCustomCss
    • /api/services/app/TenantSettings/SendTestEmail
    • /api/services/app/TenantSettings/GetEnabledSocialLoginSettings
  • Timing
    • /api/services/app/Timing/GetTimezones
    • /api/services/app/Timing/GetTimezoneComboboxItems
  • Twitter
    • /api/Twitter/GetRequestToken
    • /api/Twitter/GetAccessToken
  • UiCustomizationSettings
    • /api/services/app/UiCustomizationSettings/GetUiManagementSettings
    • /api/services/app/UiCustomizationSettings/ChangeThemeWithDefaultValues
    • /api/services/app/UiCustomizationSettings/UpdateUiManagementSettings
    • /api/services/app/UiCustomizationSettings/UpdateDefaultUiManagementSettings
    • /api/services/app/UiCustomizationSettings/UseSystemDefaultSettings
    • /api/services/app/UiCustomizationSettings/ChangeDarkModeOfCurrentTheme
  • User
    • /api/services/app/User/GetUsers
    • /api/services/app/User/GetUsersToExcel
    • /api/services/app/User/GetUserForEdit
    • /api/services/app/User/GetUserPermissionsForEdit
    • /api/services/app/User/ResetUserSpecificPermissions
    • /api/services/app/User/UpdateUserPermissions
    • /api/services/app/User/CreateOrUpdateUser
    • /api/services/app/User/DeleteUser
    • /api/services/app/User/UnlockUser
  • UserDelegation
    • /api/services/app/UserDelegation/GetDelegatedUsers
    • /api/services/app/UserDelegation/DelegateNewUser
    • /api/services/app/UserDelegation/RemoveDelegation
    • /api/services/app/UserDelegation/GetActiveUserDelegations
  • UserLink
    • /api/services/app/UserLink/LinkToUser
    • /api/services/app/UserLink/GetLinkedUsers
    • /api/services/app/UserLink/GetRecentlyUsedLinkedUsers
    • /api/services/app/UserLink/UnlinkUser
  • UserLogin
    • /api/services/app/UserLogin/GetUserLoginAttempts
  • WebhookEvent
    • /api/services/app/WebhookEvent/Get
  • WebhookSendAttempt
    • /api/services/app/WebhookSendAttempt/GetAllSendAttempts
    • /api/services/app/WebhookSendAttempt/GetAllSendAttemptsOfWebhookEvent
    • /api/services/app/WebhookSendAttempt/Resend
  • WebhookSubscription
    • /api/services/app/WebhookSubscription/PublishTestWebhook
    • /api/services/app/WebhookSubscription/GetAllSubscriptions
    • /api/services/app/WebhookSubscription/GetSubscription
    • /api/services/app/WebhookSubscription/AddSubscription
    • /api/services/app/WebhookSubscription/UpdateSubscription
    • /api/services/app/WebhookSubscription/ActivateWebhookSubscription
    • /api/services/app/WebhookSubscription/IsSubscribed
    • /api/services/app/WebhookSubscription/GetAllSubscriptionsIfFeaturesGranted
    • /api/services/app/WebhookSubscription/GetAllAvailableWebhooks
  • WebLog
    • /api/services/app/WebLog/GetLatestWebLogs
    • /api/services/app/WebLog/DownloadWebLogs
  • 0常用
  1. PacsCheckApplies

/api/services/app/PacsCheckApplies/GetPacsCheckApplyForView

GET
/api/services/app/PacsCheckApplies/GetPacsCheckApplyForView
PacsCheckApplies

请求参数

Query 参数
id
integer 
可选

示例代码

Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
请求示例请求示例
Shell
JavaScript
Java
Swift
curl --location --request GET '/api/services/app/PacsCheckApplies/GetPacsCheckApplyForView'

返回响应

🟢200Success
application/json
Body
pacsCheckApply
object (PacsCheckApplyDto) 
可选
病人ID
string  | null 
可选
申请单号
string  | null 
可选
病人来源
string  | null 
可选
病人姓名
string  | null 
可选
性别
string  | null 
可选
病人年龄
integer <int32> | null 
可选
检查部位名称
string  | null 
可选
申请日期
string <date-time> | null 
可选
申请科室
string  | null 
可选
申请医生
string  | null 
可选
检查费
number <double> | null 
可选
住院号
string  | null 
可选
门诊号
string  | null 
可选
床号
string  | null 
可选
电话号码
string  | null 
可选
类型
string  | null 
可选
临床诊断名称
string  | null 
可选
体征描述
string  | null 
可选
状态
integer <int32> | null 
可选
pacs检查ID
string  | null 
可选
检查时间
string <date-time> | null 
可选
检查医生
string  | null 
可选
检查所见
string  | null 
可选
检查提示
string  | null 
可选
检查结果
string  | null 
可选
执行科室名称
string  | null 
可选
医嘱ID
integer <int32> | null 
可选
检查目的
string  | null 
可选
身份证号
string  | null 
可选
分院编码
integer <int32> | null 
可选
末次月经
string <date-time> | null 
可选
是否怀孕
string  | null 
可选
孕周
string  | null 
可选
孕天
string  | null 
可选
家庭地址
string  | null 
可选
检查部位编码
string  | null 
可选
单位编码
string  | null 
可选
收费编码
string  | null 
可选
收费名称
string  | null 
可选
id
integer <int32>
可选
示例
{
    "pacsCheckApply": {
        "病人ID": "string",
        "申请单号": "string",
        "病人来源": "string",
        "病人姓名": "string",
        "性别": "string",
        "病人年龄": 0,
        "检查部位名称": "string",
        "申请日期": "2019-08-24T14:15:22Z",
        "申请科室": "string",
        "申请医生": "string",
        "检查费": 0,
        "住院号": "string",
        "门诊号": "string",
        "床号": "string",
        "电话号码": "string",
        "类型": "string",
        "临床诊断名称": "string",
        "体征描述": "string",
        "状态": 0,
        "pacs检查ID": "string",
        "检查时间": "2019-08-24T14:15:22Z",
        "检查医生": "string",
        "检查所见": "string",
        "检查提示": "string",
        "检查结果": "string",
        "执行科室名称": "string",
        "医嘱ID": 0,
        "检查目的": "string",
        "身份证号": "string",
        "分院编码": 0,
        "末次月经": "2019-08-24T14:15:22Z",
        "是否怀孕": "string",
        "孕周": "string",
        "孕天": "string",
        "家庭地址": "string",
        "检查部位编码": "string",
        "单位编码": "string",
        "收费编码": "string",
        "收费名称": "string",
        "id": 0
    }
}
上一页
/api/services/app/PacsCheckApplies/GetAll
下一页
/api/services/app/PacsCheckApplies/GetPacsCheckApplyForEdit
Built with