'1.0',
'info' => [
'style' => 'RPC',
'product' => 'imageprocess',
'version' => '2020-03-20',
],
'directories' => [
[
'id' => 64329,
'title' => null,
'type' => 'directory',
'children' => [
'CalcCACS',
'DetectCovid19Cad',
'DetectLungNodule',
'DetectRibFracture',
'DetectSkinDisease',
'RunCTRegistration',
'ScreenChestCT',
],
],
[
'id' => 64344,
'title' => null,
'type' => 'directory',
'children' => [
'GetAsyncJobResult',
],
],
[
'id' => 64346,
'title' => null,
'type' => 'directory',
'children' => [
'RunMedQA',
],
],
[
'id' => 208866,
'title' => null,
'type' => 'directory',
'children' => [
'AnalyzeChestVessel',
'FeedbackSession',
'DetectPanc',
'DetectLymph',
'SegmentOAR',
'ScreenEC',
'TargetVolumeSegment',
'SegmentLymphNode',
'CalcBMD',
'DetectLiverSteatosis',
'ScreenCRC',
'ScreenGC',
'ScreenLC',
'PredictCVD',
],
],
[
'id' => 0,
'title' => '其它',
'type' => 'directory',
'children' => [
'GenerateReport',
],
],
],
'components' => [
'schemas' => [],
],
'apis' => [
'CalcCACS' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'DataSourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '6797D285-9290-4FBB-9742-AA1E286EF3B9',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'ResultUrl' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/calc-cacs/2020-09-29/2020-09-29-11%3A07%3A41-D74FE0DF-8F80-41EB-B08B-2E67053587EC.tar.gz?Expires=1601350661&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=iB16ms28Y5mzB11ghYUd7upCi4****',
],
'Score' => [
'description' => '',
'type' => 'string',
'example' => '117.61',
],
'VolumeScore' => [
'description' => '',
'type' => 'string',
'example' => '111.96',
],
'Detections' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'CalciumId' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'CalciumScore' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '19.22474',
],
'CalciumVolume' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '28.837109',
],
'CalciumCenter' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '[237,183,59]',
],
],
],
],
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"6797D285-9290-4FBB-9742-AA1E286EF3B9\\",\\n \\"Data\\": {\\n \\"ResultUrl\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/calc-cacs/2020-09-29/2020-09-29-11%3A07%3A41-D74FE0DF-8F80-41EB-B08B-2E67053587EC.tar.gz?Expires=1601350661&OSSAccessKeyId=LTAI****************&Signature=iB16ms28Y5mzB11ghYUd7upCi4****\\",\\n \\"Score\\": \\"117.61\\",\\n \\"VolumeScore\\": \\"111.96\\",\\n \\"Detections\\": [\\n {\\n \\"CalciumId\\": 1,\\n \\"CalciumScore\\": 19.22474,\\n \\"CalciumVolume\\": 28.837109,\\n \\"CalciumCenter\\": [\\n 0\\n ]\\n }\\n ]\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 6797D285-9290-4FBB-9742-AA1E286EF3B9\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
],
'DetectCovid19Cad' => [
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'weiyi',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '0001',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '7CB9B663-3EF8-4C9C-A464-FDA2B5F1E3A4',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'NormalProbability' => [
'description' => '',
'type' => 'string',
'example' => '0.7230905',
],
'NewProbability' => [
'description' => '',
'type' => 'string',
'example' => '4.062644e-06',
],
'LesionRatio' => [
'description' => '',
'type' => 'string',
'example' => '0.9387283236994219',
],
'OtherProbability' => [
'description' => '',
'type' => 'string',
'example' => '0.27690542',
],
'Mask' => [
'description' => '',
'type' => 'string',
'example' => 'http://algo-app-aic-med-cn-shanghai-prod.oss-cn-shanghai.aliyuncs.com/covid19-dcm/unspecified/2020032702/1b1e1018-6fcf-11ea-8fa1-d20b34387541.nii.gz?Expires=1585276394&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=%2F1LNGWJUqvY0VRYGgg8Ldtb3BF****',
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"7CB9B663-3EF8-4C9C-A464-FDA2B5F1E3A4\\",\\n \\"Data\\": {\\n \\"NormalProbability\\": \\"0.7230905\\",\\n \\"NewProbability\\": \\"4.062644e-06\\",\\n \\"LesionRatio\\": \\"0.9387283236994219\\",\\n \\"OtherProbability\\": \\"0.27690542\\",\\n \\"Mask\\": \\"http://algo-app-aic-med-cn-shanghai-prod.oss-cn-shanghai.aliyuncs.com/covid19-dcm/unspecified/2020032702/1b1e1018-6fcf-11ea-8fa1-d20b34387541.nii.gz?Expires=1585276394&OSSAccessKeyId=LTAI****************&Signature=%2F1LNGWJUqvY0VRYGgg8Ldtb3BF****\\"\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 7CB9B663-3EF8-4C9C-A464-FDA2B5F1E3A4\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
],
'DetectLungNodule' => [
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'weiyi',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '0001',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '1',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
[
'name' => 'Threshold',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'required' => false,
'maximum' => '1',
'minimum' => '0',
'exclusiveMinimum' => true,
'example' => '0.60',
],
],
],
'responses' => [
200 => [
'headers' => [],
'schema' => [
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '9889ef5b-b973-4dd0-9f26-3b9cc489c436',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Series' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'SeriesInstanceUid' => [
'description' => '',
'type' => 'string',
'example' => '1.3.6.1.4.1.14519.5.2.1.6279.6001.179049373636438705059720603192',
],
'Elements' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Z' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '-46.81608170781766',
],
'Lobe' => [
'description' => '',
'type' => 'string',
'example' => 'up',
],
'MeanValue' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '261.37589112119247',
],
'ImageZ' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '20.434030793471255',
],
'Lung' => [
'description' => '',
'type' => 'string',
'example' => 'left',
],
'Confidence' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.7012705768508907',
],
'SOPInstanceUID' => [
'description' => '',
'type' => 'string',
'example' => '1.3.6.1.4.1.14519.5.2.1.6279.6001.261151233960269013402330853013',
],
'ImageX' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '308.9676976455463',
],
'Y' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '-32.23147700784307',
],
'Category' => [
'description' => '',
'type' => 'string',
'example' => '1',
],
'Volume' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '10959.220491175074',
],
'ImageY' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '198.3552282631497',
],
'Diameter' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '9.730626493692398',
],
'X' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '51.24291240631416',
],
'RecistSOPInstanceUID' => [
'description' => '结节最大径位置所在帧的ID标识。',
'type' => 'string',
'example' => '1.3.6.1.4.1.14519.5.2.1.6279.6001.468208655866166788627471660948',
],
'MajorAxis' => [
'type' => 'array',
'items' => [
'description' => '[start_x, start_y, end_x, end_y, len]五元组,其中start和end为图像坐标系下长径的起止点,len为长径长度(mm)。',
'type' => 'number',
'format' => 'float',
'example' => '[178,212,185,217,6.0]',
],
],
'MinorAxis' => [
'type' => 'array',
'items' => [
'description' => '[start_x, start_y, end_x, end_y, len]五元组,其中start和end为图像坐标系下短径的起止点,len为长径长度(mm)。',
'type' => 'number',
'format' => 'float',
'example' => '[184,213,181,218,4.0]',
],
],
'Risk' => [
'description' => '结节为恶性的置信度。取值范围0~1。',
'type' => 'number',
'format' => 'float',
'example' => '0.173',
],
],
],
],
'Origin' => [
'description' => '1',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[-166.0,-171.6999969482422,-340.0]',
],
],
'Report' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'Spacing' => [
'description' => '1',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[0.703125,0.703125,14.34782600402832]',
],
],
],
],
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"9889ef5b-b973-4dd0-9f26-3b9cc489c436\\",\\n \\"Data\\": {\\n \\"Series\\": [\\n {\\n \\"SeriesInstanceUid\\": \\"1.3.6.1.4.1.14519.5.2.1.6279.6001.179049373636438705059720603192\\",\\n \\"Elements\\": [\\n {\\n \\"Z\\": -46.81608170781766,\\n \\"Lobe\\": \\"up\\",\\n \\"MeanValue\\": 261.37589112119247,\\n \\"ImageZ\\": 20.434030793471255,\\n \\"Lung\\": \\"left\\",\\n \\"Confidence\\": 0.7012705768508907,\\n \\"SOPInstanceUID\\": \\"1.3.6.1.4.1.14519.5.2.1.6279.6001.261151233960269013402330853013\\",\\n \\"ImageX\\": 308.9676976455463,\\n \\"Y\\": -32.23147700784307,\\n \\"Category\\": \\"1\\",\\n \\"Volume\\": 10959.220491175074,\\n \\"ImageY\\": 198.3552282631497,\\n \\"Diameter\\": 9.730626493692398,\\n \\"X\\": 51.24291240631416,\\n \\"RecistSOPInstanceUID\\": \\"1.3.6.1.4.1.14519.5.2.1.6279.6001.468208655866166788627471660948\\",\\n \\"MajorAxis\\": [\\n 0\\n ],\\n \\"MinorAxis\\": [\\n 0\\n ],\\n \\"Risk\\": 0.173\\n }\\n ],\\n \\"Origin\\": [\\n 0\\n ],\\n \\"Report\\": \\"肺部见1个实性结节,直径约为25.60mm,体积为11512.06mm³,平均CT值为-6.90HU。\\",\\n \\"Spacing\\": [\\n 0\\n ]\\n }\\n ]\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 9889ef5b-b973-4dd0-9f26-3b9cc489c436\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
],
'DetectRibFracture' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'SourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '5C695B5D-41A6-4202-8BF7-E647698678DF',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Detections' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Coordinates' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '[75,-98,-156,98,-80,-133]',
],
],
'FractureId' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '2',
],
'CoordinateImage' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'integer',
'format' => 'int32',
'example' => '[338,137,220,366,159,239]',
],
],
'FractureConfidence' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.7916666666666667',
],
'FractureCategory' => [
'description' => '',
'type' => 'string',
'example' => '1',
],
'FractureLocation' => [
'description' => '',
'type' => 'string',
'example' => 'L4',
],
'FractureSegment' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'FracSOPInstanceUID' => [
'description' => '',
'type' => 'string',
'example' => 'None',
],
],
],
],
'Origin' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[-431.9739990234375,-211.5,-204.01400756835938]',
],
],
'ResultURL' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/detect-rib-fracture/local_test/2020-12-22/result-D5CD101C-F8E5-43CA-9E99-44C783B8F8BE.tar.gz?Expires=1608631727&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=d6c32E1IB4b7Ayo1lpjs%2Bq3Ylv****',
],
'Spacing' => [
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[1.25,0.8261719942092896,0.8261719942092896]',
],
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"5C695B5D-41A6-4202-8BF7-E647698678DF\\",\\n \\"Data\\": {\\n \\"Detections\\": [\\n {\\n \\"Coordinates\\": [\\n 0\\n ],\\n \\"FractureId\\": 2,\\n \\"CoordinateImage\\": [\\n 0\\n ],\\n \\"FractureConfidence\\": 0.7916666666666667,\\n \\"FractureCategory\\": \\"1\\",\\n \\"FractureLocation\\": \\"L4\\",\\n \\"FractureSegment\\": 0,\\n \\"FracSOPInstanceUID\\": \\"None\\"\\n }\\n ],\\n \\"Origin\\": [\\n 0\\n ],\\n \\"ResultURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/detect-rib-fracture/local_test/2020-12-22/result-D5CD101C-F8E5-43CA-9E99-44C783B8F8BE.tar.gz?Expires=1608631727&OSSAccessKeyId=LTAI****************&Signature=d6c32E1IB4b7Ayo1lpjs%2Bq3Ylv****\\",\\n \\"Spacing\\": [\\n 0\\n ]\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 5C695B5D-41A6-4202-8BF7-E647698678DF\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
],
'DetectSkinDisease' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'Url',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'http://viapi-test.oss-cn-shanghai.aliyuncs.com/viapi-3.0domepic/imageprocess/DetectSkinDisease/DetectSkinDisease1.png',
'isFileTransferUrl' => true,
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '0001',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'demo',
],
],
],
'responses' => [
200 => [
'schema' => [
'description' => '1',
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'DE9ABC80-4DD4-4F1B-B95C-D0E438B8FE56',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Results' => [
'description' => '',
'type' => 'object',
'example' => '',
],
'ResultsEnglish' => [
'description' => '',
'type' => 'object',
'example' => '"psoriasis": 0.998, "eczema_dermatitis": 0.0011, "lupus_erythematosus": 0.0004',
],
'BodyPart' => [
'description' => '',
'type' => 'string',
'example' => 'leg',
],
'ImageQuality' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '90.9812',
],
'ImageType' => [
'description' => '',
'type' => 'string',
'example' => 'skin_lesion',
],
],
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"DE9ABC80-4DD4-4F1B-B95C-D0E438B8FE56\\",\\n \\"Data\\": {\\n \\"Results\\": {\\n \\"test\\": \\"test\\",\\n \\"test2\\": 1\\n },\\n \\"ResultsEnglish\\": {\\n \\"test\\": \\"test\\",\\n \\"test2\\": 1\\n },\\n \\"BodyPart\\": \\"leg\\",\\n \\"ImageQuality\\": 90.9812,\\n \\"ImageType\\": \\"skin_lesion\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n DE9ABC80-4DD4-4F1B-B95C-D0E438B8FE56\\n \\n leg\\n 90.9812\\n normal_skin\\n \\n","errorExample":""}]',
'requestParamsDescription' => ' ',
],
'RunCTRegistration' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => 'DICOM。',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'DataSourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'HTTP_FILES',
],
],
[
'name' => 'ReferenceList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ReferenceURL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/registration/ref/33_P18.4.1.dcm',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
[
'name' => 'FloatingList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'FloatingURL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/registration/flt/34_P18.4.1.dcm',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 300,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'EB3ACFE6-EA75-49E1-83C0-953580F74D88',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'DUrl' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/chest-ct-registration/ctctreg/2020-09-05_13%3A59%3A59_894c42d0-876a-9198-9fd9-09431fb96fad.tar.gz?Expires=1599287399&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSR****&Signature=cWTQtdb7geuEJ46cNO%2BGGimrN****',
],
'NUrl' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/chest-ct-registration/ctctreg/2020-09-05_13%3A59%3A59_894c42d0-876a-9198-9fd9-09431fb96fad.nii.gz?Expires=1599287399&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSR****&Signature=Tgjk1WsZFvvyIUMunxizNtivhY****',
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"EB3ACFE6-EA75-49E1-83C0-953580F74D88\\",\\n \\"Data\\": {\\n \\"DUrl\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/chest-ct-registration/ctctreg/2020-09-05_13%3A59%3A59_894c42d0-876a-9198-9fd9-09431fb96fad.tar.gz?Expires=1599287399&OSSAccessKeyId=LTAI****************&Signature=cWTQtdb7geuEJ46cNO%2BGGimrN****\\",\\n \\"NUrl\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/chest-ct-registration/ctctreg/2020-09-05_13%3A59%3A59_894c42d0-876a-9198-9fd9-09431fb96fad.nii.gz?Expires=1599287399&OSSAccessKeyId=LTAI****************&Signature=Tgjk1WsZFvvyIUMunxizNtivhY****\\"\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n EB3ACFE6-EA75-49E1-83C0-953580F74D88\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
],
'ScreenChestCT' => [
'summary' => '胸部CT平扫',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'example' => 'DICOM',
'required' => true,
'type' => 'string',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'example' => 'weiyi',
'required' => true,
'type' => 'string',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
'required' => true,
'type' => 'string',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'items' => [
'description' => '1',
'properties' => [
'URL' => [
'description' => '',
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/coronacases_org_001/1.2.112.92121.1.1689.19.2.2020040219072764787101585825****.dcm',
'isFileTransferUrl' => true,
'required' => true,
'type' => 'string',
],
],
'required' => false,
'type' => 'object',
],
'maxItems' => 1600,
'required' => true,
'type' => 'array',
],
],
[
'name' => 'Mask',
'in' => 'formData',
'schema' => [
'description' => '',
'example' => '4',
'format' => 'int64',
'required' => false,
'type' => 'integer',
],
],
[
'name' => 'Verbose',
'in' => 'formData',
'schema' => [
'description' => '',
'example' => '0',
'format' => 'int64',
'required' => false,
'type' => 'integer',
'default' => '0',
],
],
],
'responses' => [
200 => [
'schema' => [
'description' => '1',
'properties' => [
'RequestId' => [
'description' => '',
'example' => '528B54D4-3AAB-47CF-B6CE-0C2A2FB4C7C2',
'type' => 'string',
],
'Data' => [
'description' => '',
'properties' => [
'CalcBMD' => [
'type' => 'object',
'properties' => [
'Detections' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'VertId' => [
'type' => 'string',
],
'VertBMD' => [
'type' => 'number',
'format' => 'float',
],
'VertTScore' => [
'type' => 'number',
'format' => 'float',
],
'VertZScore' => [
'type' => 'number',
'format' => 'float',
],
'VertCategory' => [
'type' => 'number',
'format' => 'float',
],
],
],
],
'Spacing' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'Origin' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'ResultURL' => [
'type' => 'string',
],
'SeriesInstanceUid' => [
'type' => 'string',
],
],
],
'DetectLiverSteatosis' => [
'type' => 'object',
'properties' => [
'Detections' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ROI1Center' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int64',
],
],
'ROI2Center' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int64',
],
],
'ROI3Center' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int64',
],
],
'SpleenCenter' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int64',
],
],
'Radius' => [
'type' => 'integer',
'format' => 'int64',
],
'LiverSlice' => [
'type' => 'number',
'format' => 'float',
],
'SpleenSlice' => [
'type' => 'number',
'format' => 'float',
],
'LiverVolume' => [
'type' => 'number',
'format' => 'float',
],
'SpleenVolume' => [
'type' => 'number',
'format' => 'float',
],
'LiverHU' => [
'type' => 'number',
'format' => 'float',
],
'SpleenHU' => [
'type' => 'number',
'format' => 'float',
],
'LiverROI1' => [
'type' => 'number',
'format' => 'float',
],
'LiverROI2' => [
'type' => 'number',
'format' => 'float',
],
'LiverROI3' => [
'type' => 'number',
'format' => 'float',
],
'SpleenROI' => [
'type' => 'number',
'format' => 'float',
],
'LiverSpleenDifference' => [
'type' => 'number',
'format' => 'float',
],
'LiverSpleenRatio' => [
'type' => 'number',
'format' => 'float',
],
'Prediction' => [
'type' => 'string',
],
'Probability' => [
'type' => 'number',
'format' => 'float',
],
'MaossScore' => [
'type' => 'number',
'format' => 'double',
],
'FatFract' => [
'type' => 'number',
'format' => 'double',
],
],
],
],
'Spacing' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'Origin' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'SeriesInstanceUid' => [
'type' => 'string',
],
'ResultUrl' => [
'type' => 'string',
],
],
],
'LungNodule' => [
'description' => '',
'properties' => [
'Series' => [
'description' => '',
'items' => [
'description' => '1',
'properties' => [
'SeriesInstanceUid' => [
'description' => '',
'example' => '1.3.6.1.4.1.14519.5.2.1.6279.6001.179049373636438705059720603192',
'type' => 'string',
],
'Elements' => [
'description' => '',
'items' => [
'description' => '1',
'properties' => [
'Lobe' => [
'description' => '',
'example' => 'up',
'type' => 'string',
],
'MeanValue' => [
'description' => '',
'example' => '261.37589112119247',
'format' => 'float',
'type' => 'number',
],
'Lung' => [
'description' => '',
'example' => 'left',
'type' => 'string',
],
'Confidence' => [
'description' => '',
'example' => '0.7012705768508907',
'format' => 'float',
'type' => 'number',
],
'SOPInstanceUID' => [
'description' => '',
'example' => '1.3.6.1.4.1.14519.5.2.1.6279.6001.261151233960269013402330853013',
'type' => 'string',
],
'Category' => [
'description' => '',
'example' => '1',
'type' => 'string',
],
'Volume' => [
'description' => '',
'example' => '10959.220491175074',
'format' => 'float',
'type' => 'number',
],
'Diameter' => [
'description' => '',
'example' => '9.730626493692398',
'format' => 'float',
'type' => 'number',
],
'X' => [
'description' => '',
'example' => '51.24291240631416',
'format' => 'float',
'type' => 'number',
],
'Y' => [
'description' => '',
'example' => '-32.23147700784307',
'format' => 'float',
'type' => 'number',
],
'Z' => [
'description' => '',
'example' => '-46.81608170781766',
'format' => 'float',
'type' => 'number',
],
'ImageX' => [
'description' => '',
'example' => '308.9676976455463',
'format' => 'float',
'type' => 'number',
],
'ImageY' => [
'description' => '',
'example' => '198.3552282631497',
'format' => 'float',
'type' => 'number',
],
'ImageZ' => [
'description' => '',
'example' => '198.3552282631497',
'format' => 'float',
'type' => 'number',
],
'RecistSOPInstanceUID' => [
'type' => 'string',
],
'MajorAxis' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'MinorAxis' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'Risk' => [
'type' => 'number',
'format' => 'float',
],
],
'type' => 'object',
],
'type' => 'array',
],
'Origin' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[-166.0,-171.6999969482422,-340.0]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
'Report' => [
'description' => '',
'example' => '',
'type' => 'string',
],
'Spacing' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[0.703125,0.703125,14.34782600402832]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
],
'type' => 'object',
],
'type' => 'array',
],
],
'type' => 'object',
],
'CACS' => [
'description' => '',
'properties' => [
'ResultUrl' => [
'description' => '',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/calc-cacs/2020-09-29/2020-09-29-11%3A07%3A41-D74FE0DF-8F80-41EB-B08B-2E67053587EC.tar.gz?Expires=1601350661&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=iB16ms28Y5mzB11ghYUd7upCi4****',
'type' => 'string',
],
'Score' => [
'description' => '',
'example' => '4.83',
'type' => 'string',
],
'VolumeScore' => [
'description' => '',
'example' => '111.96',
'type' => 'string',
],
'Detections' => [
'description' => '',
'items' => [
'properties' => [
'CalciumId' => [
'description' => '',
'example' => '1',
'format' => 'int64',
'type' => 'integer',
],
'CalciumScore' => [
'description' => '',
'example' => '19.22474',
'format' => 'float',
'type' => 'number',
],
'CalciumVolume' => [
'description' => '',
'example' => '28.837109',
'format' => 'float',
'type' => 'number',
],
'CalciumCenter' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[237,183,59]',
'format' => 'int64',
'type' => 'integer',
],
'type' => 'array',
],
],
'type' => 'object',
],
'type' => 'array',
],
'SeriesInstanceUID' => [
'description' => '',
'example' => '1.2.392.489642.9116.2.6.1.44063.1986736248.1658817546.650139',
'type' => 'string',
],
],
'type' => 'object',
],
'Covid' => [
'description' => '',
'properties' => [
'NormalProbability' => [
'description' => '',
'example' => '0.7230905',
'type' => 'string',
],
'NewProbability' => [
'description' => '',
'example' => '4.062644e-06',
'type' => 'string',
],
'LesionRatio' => [
'description' => '',
'example' => '0.9387283236994219',
'type' => 'string',
],
'OtherProbability' => [
'description' => '',
'example' => '0.27690542',
'type' => 'string',
],
'Mask' => [
'description' => '',
'example' => 'http://algo-app-aic-med-cn-shanghai-prod.oss-cn-shanghai.aliyuncs.com/covid19-dcm/unspecified/2020032702/1b1e1018-6fcf-11ea-8fa1-d20b34387541.nii.gz?Expires=1585276394&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=%2F1LNGWJUqvY0VRYGgg8Ldtb3BF****',
'type' => 'string',
],
'SeriesInstanceUID' => [
'description' => '',
'example' => '1.2.392.200036.9116.2.6.1.44063.1805049129.1658817546.650139',
'type' => 'string',
],
],
'type' => 'object',
],
'DetectRibFracture' => [
'description' => '',
'properties' => [
'ResultURL' => [
'description' => '',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/detect-rib-fracture/local_test/2020-12-22/result-D5CD101C-F8E5-43CA-9E99-44C783B8F8BE.tar.gz?Expires=1608631727&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=d6c32E1IB4b7Ayo1lpjs%2Bq3Ylv****',
'type' => 'string',
],
'Spacing' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[1.25,0.8261719942092896,0.8261719942092896]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
'Origin' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[-431.9739990234375,-211.5,-204.01400756835938]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
'Detections' => [
'description' => '',
'items' => [
'description' => '1',
'properties' => [
'FractureId' => [
'description' => '',
'example' => '2',
'format' => 'int64',
'type' => 'integer',
],
'FractureConfidence' => [
'description' => '',
'example' => '0.7916666666666667',
'format' => 'float',
'type' => 'number',
],
'FractureCategory' => [
'description' => '',
'example' => '1',
'format' => 'int64',
'type' => 'integer',
],
'Coordinates' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[75,-98,-156,98,-80,-133]',
'format' => 'int64',
'type' => 'integer',
],
'type' => 'array',
],
'CoordinateImage' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[338,137,220,366,159,239]',
'format' => 'int64',
'type' => 'integer',
],
'type' => 'array',
],
'FractureLocation' => [
'description' => '',
'example' => 'L4',
'type' => 'string',
],
'FractureSegment' => [
'description' => '',
'example' => '0',
'format' => 'int64',
'type' => 'integer',
],
'FracSOPInstanceUID' => [
'type' => 'string',
],
],
'type' => 'object',
],
'type' => 'array',
],
'RibSegmentMaskURL' => [
'description' => '',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-chest-ct/detect-rib-fracture/2022-07-27/2022-07-27-15_15_39-8BBD1C28-383A-548F-AD7D-CB5E0ABA207D_be6ffcb2d2e9494cba8112e07f93f466_ribFracture-ribmask.nii.gz?Expires=1659165340&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSR****&Signature=5Z%2FCS3B%2B%2Ff6nlBk7alY39LvH3****',
'type' => 'string',
],
'FractureMaskURL' => [
'description' => '',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-chest-ct/detect-rib-fracture/2022-07-27/2022-07-27-15_15_39-8BBD1C28-383A-548F-AD7D-CB5E0ABA207D_be6ffcb2d2e9494cba8112e07f93f466_ribFracture-mask.nii.gz?Expires=1659165340&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSR****&Signature=2lzFDLfGbhVXsHm%2BKhgpglWmA****',
'type' => 'string',
],
'SeriesInstanceUID' => [
'description' => '',
'example' => '1.2.392.489642.9116.2.6.1.78361.1298784213.1658817546.650139',
'type' => 'string',
],
],
'type' => 'object',
],
'ErrorMessage' => [
'description' => '',
'example' => 'Failed to execute [cacs,covid]',
'type' => 'string',
],
'AnalyzeChestVessel' => [
'description' => '',
'properties' => [
'AortaInfo' => [
'description' => '',
'properties' => [
'MaxAreaIndex' => [
'description' => '',
'example' => '416',
'format' => 'int64',
'type' => 'integer',
],
'MaxArea' => [
'description' => '',
'example' => '2722',
'format' => 'float',
'type' => 'number',
],
'MaxDiameter' => [
'description' => '',
'example' => '63',
'format' => 'float',
'type' => 'number',
],
'LabelValue' => [
'description' => '',
'example' => '2',
'format' => 'int64',
'type' => 'integer',
],
'Coordinates' => [
'description' => '',
'items' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[19.0,-151.3,549.0]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
'type' => 'array',
],
'Area' => [
'description' => '1',
'items' => [
'description' => '',
'example' => '[428]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
],
'type' => 'object',
],
'PulmonaryInfo' => [
'description' => '',
'properties' => [
'MaxAreaIndex' => [
'description' => '',
'example' => '0',
'format' => 'int64',
'type' => 'integer',
],
'MaxArea' => [
'description' => '',
'example' => '928',
'format' => 'float',
'type' => 'number',
],
'MaxDiameter' => [
'description' => '',
'example' => '42',
'format' => 'float',
'type' => 'number',
],
'LabelValue' => [
'description' => '',
'example' => '1',
'format' => 'int64',
'type' => 'integer',
],
'Coordinates' => [
'description' => '',
'items' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[32.6,-182.9,697.1]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
'type' => 'array',
],
'Area' => [
'description' => '1',
'items' => [
'description' => '',
'example' => '[928]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
'NearestAortaArea' => [
'description' => '',
'example' => '2439',
'format' => 'float',
'type' => 'number',
],
],
'type' => 'object',
],
'ResultURL' => [
'description' => '',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/ct_artery_aa_ph/local_test/2021-07-08/6C4713DF-F548-47DF-A456-5DA1C8334444_result_compressed.tgz?Expires=1625732732&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSR****&Signature=5UKVmLfM7GWllIcPr9a6dKz%2B5h****',
'type' => 'string',
],
],
'type' => 'object',
],
'URLList' => [
'description' => '',
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/coronacases_org_001/1.2.112.92121.1.1689.19.2.2020040219072764787101585825****.dcm',
'type' => 'object',
],
'DetectLymph' => [
'description' => '',
'properties' => [
'Lesions' => [
'description' => '',
'items' => [
'properties' => [
'Score' => [
'description' => '',
'example' => '0.6298',
'format' => 'float',
'type' => 'number',
],
'KeySlice' => [
'description' => '',
'example' => '7',
'format' => 'int64',
'type' => 'integer',
],
'Boxes' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[248.045,264.0172,7.0,254.3053,270.1457,7.0]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
'Diametermm' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[5.1225,4.0]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
'Recist' => [
'description' => '',
'items' => [
'description' => '',
'items' => [
'description' => '',
'example' => '[248.8687,264.2575],[253.0299,269.459],[248.8687,268.4187]',
'format' => 'float',
'type' => 'number',
],
'type' => 'array',
],
'type' => 'array',
],
],
'type' => 'object',
],
'type' => 'array',
],
'SeriesInstanceUID' => [
'description' => '',
'example' => '1.2.568.200036.9116.2.6.1.44063.1805049129.1357480934.650139',
'type' => 'string',
],
],
'type' => 'object',
],
'DetectPdac' => [
'description' => '',
'properties' => [
'Lesion' => [
'description' => '',
'properties' => [
'Possibilities' => [
'description' => '',
'items' => [
'description' => '',
'example' => '["0.9481","0.0441","0.0078"]',
'type' => 'string',
],
'type' => 'array',
],
'PancVol' => [
'description' => '',
'example' => '0',
'type' => 'string',
],
'PdacVol' => [
'description' => '',
'example' => '0',
'type' => 'string',
],
'NonPdacVol' => [
'description' => '',
'example' => '0',
'type' => 'string',
],
'Mask' => [
'description' => '',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-pdac/2022-05-25_14%3A33%3A30/4CA2BF25-BCDB-9C6C-B14C-EB41E8266588.nii.gz?Expires=1653462210&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSR****&Signature=8t%2FknUrQyyyCU2p7QhMC%2BXBCR****',
'type' => 'string',
],
'LesionList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int32',
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
'ROIEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
],
],
],
'OrganList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int32',
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
'ROIEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
],
],
],
],
'type' => 'object',
],
'SeriesInstanceUID' => [
'description' => '',
'example' => '1.2.239.200036.9116.2.6.1.44063.1805049129.1357480934.650139',
'type' => 'string',
],
],
'type' => 'object',
],
'NestedUrlList' => [
'description' => '',
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/coronacases_org_001/1.2.112.92121.1.1689.19.2.2020040219072764787101585825****.dcm',
'type' => 'object',
],
'ScreenEc' => [
'properties' => [
'Lesion' => [
'properties' => [
'Possibilities' => [
'items' => [
'type' => 'string',
],
'type' => 'array',
],
'EsoVolume' => [
'type' => 'string',
],
'EcVolume' => [
'type' => 'string',
],
'BenignVolume' => [
'type' => 'string',
],
'Mask' => [
'type' => 'string',
],
'LesionList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int32',
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
'ROIEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
],
],
],
'OrganList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int32',
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
'ROIEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
],
],
],
'EgjVolume' => [
'type' => 'string',
],
],
'type' => 'object',
],
'SeriesInstanceUid' => [
'type' => 'string',
],
],
'type' => 'object',
],
'ScreenGC' => [
'type' => 'object',
'properties' => [
'Lesion' => [
'type' => 'object',
'properties' => [
'Probabilities' => [
'type' => 'array',
'items' => [
'type' => 'string',
],
],
'StomachVolume' => [
'type' => 'string',
],
'GCVolume' => [
'type' => 'string',
],
'NonGCVolume' => [
'type' => 'string',
],
'Mask' => [
'type' => 'string',
],
'LesionList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int32',
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
'ROIEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
],
],
],
'OrganList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int32',
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
'ROIEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
],
],
],
],
],
'SeriesInstanceUid' => [
'type' => 'string',
],
],
],
'ScreenCRC' => [
'type' => 'object',
'properties' => [
'Lesion' => [
'type' => 'object',
'properties' => [
'Probabilities' => [
'type' => 'array',
'items' => [
'type' => 'string',
],
],
'ColorectumVolume' => [
'type' => 'string',
],
'Mask' => [
'type' => 'string',
],
'LesionList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int32',
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
'ROIEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
],
],
],
'OrganList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int32',
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
'ROIEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
],
],
],
],
],
'SeriesInstanceUid' => [
'type' => 'string',
],
],
],
'ScreenLC' => [
'type' => 'object',
'properties' => [
'Lesion' => [
'type' => 'object',
'properties' => [
'Mask' => [
'type' => 'string',
],
'PatientLevelResult' => [
'type' => 'object',
'properties' => [
'HCCProb' => [
'type' => 'string',
],
'MalignantNonHCCProb' => [
'type' => 'string',
],
'BenignNonCystProb' => [
'type' => 'string',
],
'CystProb' => [
'type' => 'string',
],
'CalcProb' => [
'type' => 'string',
],
'MalignantProb' => [
'type' => 'string',
],
'BenignProb' => [
'type' => 'string',
],
],
],
'LiverVolume' => [
'type' => 'string',
],
'LesionList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'Volume' => [
'type' => 'number',
'format' => 'float',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int64',
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'Malignancy' => [
'type' => 'number',
'format' => 'float',
],
'ScoreAllClasses' => [
'title' => '病人级别诊断:判断该病人是否有lesion(包含恶性、良性、囊肿和钙化4种)的概率',
'type' => 'object',
'properties' => [
'MalignantProb' => [
'title' => '病人诊断有恶性肿瘤的概率',
'type' => 'number',
'format' => 'float',
],
'BenignProb' => [
'title' => '病人诊断有良性肿瘤的概率',
'type' => 'number',
'format' => 'float',
],
'CalcProb' => [
'title' => '病人诊断有钙化的概率',
'type' => 'number',
'format' => 'float',
],
'CystProb' => [
'title' => '病人诊断有囊肿的概率',
'type' => 'number',
'format' => 'float',
],
],
],
],
],
],
'PatientLevelProb' => [
'title' => '病人级别诊断:判断该病人是否有lesion(包含恶性、良性、囊肿和钙化4种)的概率',
'type' => 'number',
'format' => 'float',
],
],
],
'SeriesInstanceUid' => [
'type' => 'string',
],
],
],
'PredictCVD' => [
'type' => 'object',
'properties' => [
'Lesion' => [
'type' => 'object',
'properties' => [
'ResultURL' => [
'type' => 'array',
'items' => [
'type' => 'string',
],
],
'CVDProbability' => [
'type' => 'number',
'format' => 'double',
],
'FeatureScore' => [
'type' => 'object',
'properties' => [
'CoronaryCalciumScore' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'CoronaryCalciumVol' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'EatVolume' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AortaCalciumScore' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'CardioThoracicRatio' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'EatHUMean' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'EatHUSTD' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'RightLungLowattRatio' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'MyoEpiRatio' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'LeftLungLowattRatio' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'DeepFeature' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AortaCalciumVolume' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AortaMaxDiam' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AortaMaxDiamStd' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AorticTortuosityIndex' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'HeartLongDiam' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'HeartShortDiam' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'LeftLungHighattRatio' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'RightLungHighattRatio' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AorticHeightIndex' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'HeartWidth' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'ChestWidth' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AscendAortaLength' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AscAoMaxDiam' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
],
],
'ImagesURL' => [
'type' => 'string',
],
],
],
'SeriesInstanceUid' => [
'type' => 'string',
],
],
],
'ScreenBC' => [
'type' => 'object',
'properties' => [
'Lesion' => [
'type' => 'object',
'properties' => [
'Left' => [
'type' => 'object',
'properties' => [
'Probabilities' => [
'type' => 'array',
'items' => [
'type' => 'string',
],
],
'BreastVolume' => [
'type' => 'string',
],
'BCVolume' => [
'type' => 'string',
],
],
],
'Right' => [
'type' => 'object',
'properties' => [
'Probabilities' => [
'type' => 'array',
'items' => [
'type' => 'string',
],
],
'BreastVolume' => [
'type' => 'string',
],
'BCVolume' => [
'type' => 'string',
],
],
],
'Mask' => [
'type' => 'string',
],
'LesionList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int32',
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
'ROIEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
],
],
],
'OrganList' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Type' => [
'type' => 'string',
],
'KeySlice' => [
'type' => 'integer',
'format' => 'int32',
],
'Diameter' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'float',
],
],
'RecistEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
'ROIEndpoints' => [
'type' => 'array',
'items' => [
'type' => 'array',
'items' => [
'type' => 'integer',
'format' => 'int32',
],
],
],
],
],
],
],
],
'SeriesInstanceUid' => [
'type' => 'string',
],
],
],
'MuscleFat' => [
'type' => 'object',
'properties' => [
'SMA' => [
'type' => 'number',
'format' => 'float',
],
'SMI' => [
'type' => 'number',
'format' => 'float',
],
'NAMA_TAMA_INDEX_TSCORE' => [
'type' => 'number',
'format' => 'float',
],
'VFA' => [
'type' => 'number',
'format' => 'float',
],
'SFA' => [
'type' => 'number',
'format' => 'float',
],
'SFT' => [
'type' => 'number',
'format' => 'float',
],
'VERTEBRA_IN_USE' => [
'type' => 'number',
'format' => 'float',
],
'RENDERING_PATH' => [
'type' => 'string',
],
'MASK_PATH' => [
'type' => 'string',
],
'PERCENT_NAMA' => [
'type' => 'number',
'format' => 'float',
],
'PERCENT_LAMA' => [
'type' => 'number',
'format' => 'float',
],
'PERCENT_IMAT' => [
'type' => 'number',
'format' => 'float',
],
'FAT_TYPE' => [
'type' => 'integer',
'format' => 'int32',
],
'MUSCLE_MASS' => [
'type' => 'integer',
'format' => 'int32',
],
'MUSCLE_QUALITY' => [
'type' => 'integer',
'format' => 'int32',
],
'STUDY_GENDER' => [
'type' => 'string',
],
'STUDY_AGE' => [
'type' => 'integer',
'format' => 'int32',
],
'SeriesInstanceUid' => [
'type' => 'string',
],
],
],
'DetectAD' => [
'title' => '急性主动脉综合征检测算法',
'type' => 'object',
'properties' => [
'Possibility' => [
'title' => '异常概率',
'type' => 'string',
],
'Mask' => [
'title' => '病灶mask的可访问HTTP地址',
'type' => 'string',
],
'DistanceMap' => [
'title' => '展示病变可能存在位置的可访问HTTP地址,类似激活图,文件类型为nii',
'type' => 'string',
],
'SliceVal' => [
'type' => 'integer',
'format' => 'int32',
],
'SeriesInstanceUid' => [
'title' => '序列ID',
'type' => 'string',
],
],
],
],
'type' => 'object',
],
'Message' => [
'description' => '',
'example' => 'imageUrl download failed',
'type' => 'string',
],
],
'type' => 'object',
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"528B54D4-3AAB-47CF-B6CE-0C2A2FB4C7C2\\",\\n \\"Data\\": {\\n \\"CalcBMD\\": {\\n \\"Detections\\": [\\n {\\n \\"VertId\\": \\"L1\\",\\n \\"VertBMD\\": 0.78,\\n \\"VertTScore\\": -2.5,\\n \\"VertZScore\\": 0,\\n \\"VertCategory\\": 0\\n }\\n ],\\n \\"Spacing\\": [\\n 0\\n ],\\n \\"Origin\\": [\\n 0\\n ],\\n \\"ResultURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/calc-bmd/local_test/2023-03-31/7772ECE3-22A7-193F-81B4-B0D6A02B5DAF-result.tgz?Expires=1680486509&OSSAccessKeyId=LTAI****************&Signature=GWi%2BhCCtamefKVYiS9oZJduswH****\\",\\n \\"SeriesInstanceUid\\": \\"1.3.116.569382.6757.2.6.1.895664.343664213.6748794746.650139\\"\\n },\\n \\"DetectLiverSteatosis\\": {\\n \\"Detections\\": [\\n {\\n \\"ROI1Center\\": [\\n 0\\n ],\\n \\"ROI2Center\\": [\\n 0\\n ],\\n \\"ROI3Center\\": [\\n 0\\n ],\\n \\"SpleenCenter\\": [\\n 0\\n ],\\n \\"Radius\\": 1,\\n \\"LiverSlice\\": 12,\\n \\"SpleenSlice\\": 9,\\n \\"LiverVolume\\": 1059.4175610625439,\\n \\"SpleenVolume\\": 156.01873229470647,\\n \\"LiverHU\\": 62.07644147383561,\\n \\"SpleenHU\\": 53.86993919857013,\\n \\"LiverROI1\\": 63.50222396850586,\\n \\"LiverROI2\\": 62.23713684082031,\\n \\"LiverROI3\\": 59.78181838989258,\\n \\"SpleenROI\\": 50.553409576416016,\\n \\"LiverSpleenDifference\\": 8.206502275265478,\\n \\"LiverSpleenRatio\\": 1.15233917834983,\\n \\"Prediction\\": \\"Mod\\",\\n \\"Probability\\": 0.9457855224609375,\\n \\"MaossScore\\": 1.6774975061416626,\\n \\"FatFract\\": 6.774975061416626\\n }\\n ],\\n \\"Spacing\\": [\\n 0\\n ],\\n \\"Origin\\": [\\n 0\\n ],\\n \\"SeriesInstanceUid\\": \\"1.2.230.569382.6757.2.6.1.895664.343664213.6748794746.650139\\",\\n \\"ResultUrl\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/muscle_fat_analysis/local_test/2025-03-20/17%3A52%3A38/94823ab0cd9-6746-41c2-b80f-88a46a4434af_ab62051239ced648fe91d874776906234d_muscleFat.tgz?Expires=1742703559&OSSAccessKeyId=LTAI****************&Signature=r4923Ni9S****\\"\\n },\\n \\"LungNodule\\": {\\n \\"Series\\": [\\n {\\n \\"SeriesInstanceUid\\": \\"1.3.6.1.4.1.14519.5.2.1.6279.6001.179049373636438705059720603192\\",\\n \\"Elements\\": [\\n {\\n \\"Lobe\\": \\"up\\",\\n \\"MeanValue\\": 261.37589112119247,\\n \\"Lung\\": \\"left\\",\\n \\"Confidence\\": 0.7012705768508907,\\n \\"SOPInstanceUID\\": \\"1.3.6.1.4.1.14519.5.2.1.6279.6001.261151233960269013402330853013\\",\\n \\"Category\\": \\"1\\",\\n \\"Volume\\": 10959.220491175074,\\n \\"Diameter\\": 9.730626493692398,\\n \\"X\\": 51.24291240631416,\\n \\"Y\\": -32.23147700784307,\\n \\"Z\\": -46.81608170781766,\\n \\"ImageX\\": 308.9676976455463,\\n \\"ImageY\\": 198.3552282631497,\\n \\"ImageZ\\": 198.3552282631497,\\n \\"RecistSOPInstanceUID\\": \\"1.3.6.1.4.1.14519.5.2.1.6279.6001.468208655866166788627471660948\\",\\n \\"MajorAxis\\": [\\n 0\\n ],\\n \\"MinorAxis\\": [\\n 0\\n ],\\n \\"Risk\\": 0.173\\n }\\n ],\\n \\"Origin\\": [\\n 0\\n ],\\n \\"Report\\": \\"肺部见1个实性结节,直径约为25.60mm,体积为11512.06mm³,平均CT值为-6.90HU。\\",\\n \\"Spacing\\": [\\n 0\\n ]\\n }\\n ]\\n },\\n \\"CACS\\": {\\n \\"ResultUrl\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/calc-cacs/2020-09-29/2020-09-29-11%3A07%3A41-D74FE0DF-8F80-41EB-B08B-2E67053587EC.tar.gz?Expires=1601350661&OSSAccessKeyId=LTAI****************&Signature=iB16ms28Y5mzB11ghYUd7upCi4****\\",\\n \\"Score\\": \\"4.83\\",\\n \\"VolumeScore\\": \\"111.96\\",\\n \\"Detections\\": [\\n {\\n \\"CalciumId\\": 1,\\n \\"CalciumScore\\": 19.22474,\\n \\"CalciumVolume\\": 28.837109,\\n \\"CalciumCenter\\": [\\n 0\\n ]\\n }\\n ],\\n \\"SeriesInstanceUID\\": \\"1.2.392.489642.9116.2.6.1.44063.1986736248.1658817546.650139\\"\\n },\\n \\"Covid\\": {\\n \\"NormalProbability\\": \\"0.7230905\\",\\n \\"NewProbability\\": \\"4.062644e-06\\",\\n \\"LesionRatio\\": \\"0.9387283236994219\\",\\n \\"OtherProbability\\": \\"0.27690542\\",\\n \\"Mask\\": \\"http://algo-app-aic-med-cn-shanghai-prod.oss-cn-shanghai.aliyuncs.com/covid19-dcm/unspecified/2020032702/1b1e1018-6fcf-11ea-8fa1-d20b34387541.nii.gz?Expires=1585276394&OSSAccessKeyId=LTAI****************&Signature=%2F1LNGWJUqvY0VRYGgg8Ldtb3BF****\\",\\n \\"SeriesInstanceUID\\": \\"1.2.392.200036.9116.2.6.1.44063.1805049129.1658817546.650139\\"\\n },\\n \\"DetectRibFracture\\": {\\n \\"ResultURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/detect-rib-fracture/local_test/2020-12-22/result-D5CD101C-F8E5-43CA-9E99-44C783B8F8BE.tar.gz?Expires=1608631727&OSSAccessKeyId=LTAI****************&Signature=d6c32E1IB4b7Ayo1lpjs%2Bq3Ylv****\\",\\n \\"Spacing\\": [\\n 0\\n ],\\n \\"Origin\\": [\\n 0\\n ],\\n \\"Detections\\": [\\n {\\n \\"FractureId\\": 2,\\n \\"FractureConfidence\\": 0.7916666666666667,\\n \\"FractureCategory\\": 1,\\n \\"Coordinates\\": [\\n 0\\n ],\\n \\"CoordinateImage\\": [\\n 0\\n ],\\n \\"FractureLocation\\": \\"L4\\",\\n \\"FractureSegment\\": 0,\\n \\"FracSOPInstanceUID\\": \\"None\\"\\n }\\n ],\\n \\"RibSegmentMaskURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-chest-ct/detect-rib-fracture/2022-07-27/2022-07-27-15_15_39-8BBD1C28-383A-548F-AD7D-CB5E0ABA207D_be6ffcb2d2e9494cba8112e07f93f466_ribFracture-ribmask.nii.gz?Expires=1659165340&OSSAccessKeyId=LTAI****************&Signature=5Z%2FCS3B%2B%2Ff6nlBk7alY39LvH3****\\",\\n \\"FractureMaskURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-chest-ct/detect-rib-fracture/2022-07-27/2022-07-27-15_15_39-8BBD1C28-383A-548F-AD7D-CB5E0ABA207D_be6ffcb2d2e9494cba8112e07f93f466_ribFracture-mask.nii.gz?Expires=1659165340&OSSAccessKeyId=LTAI****************&Signature=2lzFDLfGbhVXsHm%2BKhgpglWmA****\\",\\n \\"SeriesInstanceUID\\": \\"1.2.392.489642.9116.2.6.1.78361.1298784213.1658817546.650139\\"\\n },\\n \\"ErrorMessage\\": \\"Failed to execute [cacs,covid]\\",\\n \\"AnalyzeChestVessel\\": {\\n \\"AortaInfo\\": {\\n \\"MaxAreaIndex\\": 416,\\n \\"MaxArea\\": 2722,\\n \\"MaxDiameter\\": 63,\\n \\"LabelValue\\": 2,\\n \\"Coordinates\\": [\\n [\\n 0\\n ]\\n ],\\n \\"Area\\": [\\n 0\\n ]\\n },\\n \\"PulmonaryInfo\\": {\\n \\"MaxAreaIndex\\": 0,\\n \\"MaxArea\\": 928,\\n \\"MaxDiameter\\": 42,\\n \\"LabelValue\\": 1,\\n \\"Coordinates\\": [\\n [\\n 0\\n ]\\n ],\\n \\"Area\\": [\\n 0\\n ],\\n \\"NearestAortaArea\\": 2439\\n },\\n \\"ResultURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/ct_artery_aa_ph/local_test/2021-07-08/6C4713DF-F548-47DF-A456-5DA1C8334444_result_compressed.tgz?Expires=1625732732&OSSAccessKeyId=LTAI****************&Signature=5UKVmLfM7GWllIcPr9a6dKz%2B5h****\\"\\n },\\n \\"URLList\\": {\\n \\"test\\": \\"test\\",\\n \\"test2\\": 1\\n },\\n \\"DetectLymph\\": {\\n \\"Lesions\\": [\\n {\\n \\"Score\\": 0.6298,\\n \\"KeySlice\\": 7,\\n \\"Boxes\\": [\\n 0\\n ],\\n \\"Diametermm\\": [\\n 0\\n ],\\n \\"Recist\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ],\\n \\"SeriesInstanceUID\\": \\"1.2.568.200036.9116.2.6.1.44063.1805049129.1357480934.650139\\"\\n },\\n \\"DetectPdac\\": {\\n \\"Lesion\\": {\\n \\"Possibilities\\": [\\n \\"[\\\\\\"0.9481\\\\\\",\\\\\\"0.0441\\\\\\",\\\\\\"0.0078\\\\\\"]\\"\\n ],\\n \\"PancVol\\": \\"0\\",\\n \\"PdacVol\\": \\"0\\",\\n \\"NonPdacVol\\": \\"0\\",\\n \\"Mask\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-pdac/2022-05-25_14%3A33%3A30/4CA2BF25-BCDB-9C6C-B14C-EB41E8266588.nii.gz?Expires=1653462210&OSSAccessKeyId=LTAI****************&Signature=8t%2FknUrQyyyCU2p7QhMC%2BXBCR****\\",\\n \\"LesionList\\": [\\n {\\n \\"Type\\": \\"padc\\",\\n \\"KeySlice\\": 61,\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"RecistEndpoints\\": [\\n [\\n 0\\n ]\\n ],\\n \\"ROIEndpoints\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ],\\n \\"OrganList\\": [\\n {\\n \\"Type\\": \\"panc\\",\\n \\"KeySlice\\": 64,\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"RecistEndpoints\\": [\\n [\\n 0\\n ]\\n ],\\n \\"ROIEndpoints\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ]\\n },\\n \\"SeriesInstanceUID\\": \\"1.2.239.200036.9116.2.6.1.44063.1805049129.1357480934.650139\\"\\n },\\n \\"NestedUrlList\\": {\\n \\"test\\": \\"test\\",\\n \\"test2\\": 1\\n },\\n \\"ScreenEc\\": {\\n \\"Lesion\\": {\\n \\"Possibilities\\": [\\n \\"\\\\\\"0.9481\\\\\\",\\\\\\"0.0441\\\\\\",\\\\\\"0.0078\\\\\\"\\"\\n ],\\n \\"EsoVolume\\": \\"26814\\",\\n \\"EcVolume\\": \\"0\\",\\n \\"BenignVolume\\": \\"0\\",\\n \\"Mask\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-pdac/2022-05-25_14%3A33%3A30/4CA2BF25-BCDB-9C6C-B14C-EB41E8266588.nii.gz?Expires=1653462210&OSSAccessKeyId=LTAI****************&Signature=8t%2FknUrQyyyCU2p7QhMC%2BXBCR****\\",\\n \\"LesionList\\": [\\n {\\n \\"Type\\": \\"ec\\",\\n \\"KeySlice\\": 49,\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"RecistEndpoints\\": [\\n [\\n 0\\n ]\\n ],\\n \\"ROIEndpoints\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ],\\n \\"OrganList\\": [\\n {\\n \\"Type\\": \\"eso\\",\\n \\"KeySlice\\": 43,\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"RecistEndpoints\\": [\\n [\\n 0\\n ]\\n ],\\n \\"ROIEndpoints\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ],\\n \\"EgjVolume\\": \\"0\\"\\n },\\n \\"SeriesInstanceUid\\": \\"1.2.112.92121.1.1689.19.1.2020040219072609340210\\"\\n },\\n \\"ScreenGC\\": {\\n \\"Lesion\\": {\\n \\"Probabilities\\": [\\n \\"[\\\\\\"0.1467\\\\\\", \\\\\\"0.8533\\\\\\", \\\\\\"0.0000\\\\\\"]\\"\\n ],\\n \\"StomachVolume\\": \\"508.79\\",\\n \\"GCVolume\\": \\"5.86\\",\\n \\"NonGCVolume\\": \\"0.00\\",\\n \\"Mask\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen_gc/gc_11949981_stomach.nii.gz?Expires=1680678697&OSSAccessKeyId=LTAI****************&Signature=EpKCTEPipWO0AiB3Uip85c%2BuMg****\\",\\n \\"LesionList\\": [\\n {\\n \\"Type\\": \\"gc\\",\\n \\"KeySlice\\": 17,\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"RecistEndpoints\\": [\\n [\\n 0\\n ]\\n ],\\n \\"ROIEndpoints\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ],\\n \\"OrganList\\": [\\n {\\n \\"Type\\": \\"stomach\\",\\n \\"KeySlice\\": 16,\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"RecistEndpoints\\": [\\n [\\n 0\\n ]\\n ],\\n \\"ROIEndpoints\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ]\\n },\\n \\"SeriesInstanceUid\\": \\"1.2.365.465882.9567.2.6.1.78561.1298784213.1653654746.650139\\"\\n },\\n \\"ScreenCRC\\": {\\n \\"Lesion\\": {\\n \\"Probabilities\\": [\\n \\"0.0779, 0.9221\\"\\n ],\\n \\"ColorectumVolume\\": \\"255.93\\",\\n \\"Mask\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen_crc/crc_case2_pre.nii.gz?Expires=1680766116&OSSAccessKeyId=LTAI****************&Signature=9n9C%2B2MnyvLwAC%2FwFyxgY****\\",\\n \\"LesionList\\": [\\n {\\n \\"Type\\": \\"crc\\",\\n \\"KeySlice\\": 0,\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"RecistEndpoints\\": [\\n [\\n 0\\n ]\\n ],\\n \\"ROIEndpoints\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ],\\n \\"OrganList\\": [\\n {\\n \\"Type\\": \\"colorectum\\",\\n \\"KeySlice\\": 21,\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"RecistEndpoints\\": [\\n [\\n 0\\n ]\\n ],\\n \\"ROIEndpoints\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ]\\n },\\n \\"SeriesInstanceUid\\": \\"1.2.425.324582.4667.2.6.1.707564.5693464213.6748794746.650139\\"\\n },\\n \\"ScreenLC\\": {\\n \\"Lesion\\": {\\n \\"Mask\\": \\"20-050_0000.nii.gz\\",\\n \\"PatientLevelResult\\": {\\n \\"HCCProb\\": \\"0.9941\\",\\n \\"MalignantNonHCCProb\\": \\"0.0073\\",\\n \\"BenignNonCystProb\\": \\"0.0077\\",\\n \\"CystProb\\": \\"0.9233\\",\\n \\"CalcProb\\": \\"\\",\\n \\"MalignantProb\\": \\"\\",\\n \\"BenignProb\\": \\"\\"\\n },\\n \\"LiverVolume\\": \\"1364.9468\\",\\n \\"LesionList\\": [\\n {\\n \\"Type\\": \\"HCC\\",\\n \\"Volume\\": 305.3661,\\n \\"KeySlice\\": 100,\\n \\"RecistEndpoints\\": [\\n 0\\n ],\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"Malignancy\\": 0.9375,\\n \\"ScoreAllClasses\\": {\\n \\"MalignantProb\\": 0,\\n \\"BenignProb\\": 0,\\n \\"CalcProb\\": 0,\\n \\"CystProb\\": 0\\n }\\n }\\n ],\\n \\"PatientLevelProb\\": 0\\n },\\n \\"SeriesInstanceUid\\": \\"1.2.809.344582.2357.2.6.1.654764.523664213.6748794746.650139\\"\\n },\\n \\"PredictCVD\\": {\\n \\"Lesion\\": {\\n \\"ResultURL\\": [\\n \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen_gc/gc_11949981_stomach.nii.gz?Expires=1680678697&OSSAccessKeyId=LTAI****************&Signature=EpKCTEPipWO0AiB3Uip85c%2BuMg****\\"\\n ],\\n \\"CVDProbability\\": 0.5,\\n \\"FeatureScore\\": {\\n \\"CoronaryCalciumScore\\": [\\n 0\\n ],\\n \\"CoronaryCalciumVol\\": [\\n 0\\n ],\\n \\"EatVolume\\": [\\n 0\\n ],\\n \\"AortaCalciumScore\\": [\\n 0\\n ],\\n \\"CardioThoracicRatio\\": [\\n 0\\n ],\\n \\"EatHUMean\\": [\\n 0\\n ],\\n \\"EatHUSTD\\": [\\n 0\\n ],\\n \\"RightLungLowattRatio\\": [\\n 0\\n ],\\n \\"MyoEpiRatio\\": [\\n 0\\n ],\\n \\"LeftLungLowattRatio\\": [\\n 0\\n ],\\n \\"DeepFeature\\": [\\n 0.5462655425071716\\n ],\\n \\"AortaCalciumVolume\\": [\\n 0\\n ],\\n \\"AortaMaxDiam\\": [\\n 0\\n ],\\n \\"AortaMaxDiamStd\\": [\\n 0\\n ],\\n \\"AorticTortuosityIndex\\": [\\n 0\\n ],\\n \\"HeartLongDiam\\": [\\n 0\\n ],\\n \\"HeartShortDiam\\": [\\n 0\\n ],\\n \\"LeftLungHighattRatio\\": [\\n 0\\n ],\\n \\"RightLungHighattRatio\\": [\\n 0\\n ],\\n \\"AorticHeightIndex\\": [\\n 0\\n ],\\n \\"HeartWidth\\": [\\n 0\\n ],\\n \\"ChestWidth\\": [\\n 0\\n ],\\n \\"AscendAortaLength\\": [\\n 0\\n ],\\n \\"AscAoMaxDiam\\": [\\n 0\\n ]\\n },\\n \\"ImagesURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/muscle_fat_analysis/local_test/2025-03-20/17%3A52%3A38/94823ab0cd9-6746-41c2-b80f-88a46a4434af_ab62051239ced648fe91d874776906234d_muscleFat.tgz?Expires=1742703559&OSSAccessKeyId=LTAI****************&Signature=r4923Ni9S****\\"\\n },\\n \\"SeriesInstanceUid\\": \\"1.2.119.569382.6757.2.6.1.895664.343664213.6748794746.650139\\"\\n },\\n \\"ScreenBC\\": {\\n \\"Lesion\\": {\\n \\"Left\\": {\\n \\"Probabilities\\": [\\n \\"[\\\\\\"0.9994\\\\\\",\\\\\\"0.0006\\\\\\"]\\"\\n ],\\n \\"BreastVolume\\": \\"614588\\",\\n \\"BCVolume\\": \\"0\\"\\n },\\n \\"Right\\": {\\n \\"Probabilities\\": [\\n \\"[\\\\\\"0.0000\\\\\\",\\\\\\"1.0000\\\\\\"]\\"\\n ],\\n \\"BreastVolume\\": \\"584702\\",\\n \\"BCVolume\\": \\"8516\\"\\n },\\n \\"Mask\\": \\"http://vibktprfx-prod-prod-med-eas-cn-shanghai.oss-cn-shanghai.aliyuncs.com/seg-organ-ct/2025-03-20/17%3A14%3A39/8b57105e-48e2-4b20-bf5f-4752c8de2d77_9388a9dbe12341234fasdfvzxcv99dd3fb41db30_bc.nii.gz?Expires=1742431280&OSSAccessKeyId=LTAI****************&Signature=Cn0kADFDSfad****\\",\\n \\"LesionList\\": [\\n {\\n \\"Type\\": \\"left_bc\\",\\n \\"KeySlice\\": 30,\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"RecistEndpoints\\": [\\n [\\n 0\\n ]\\n ],\\n \\"ROIEndpoints\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ],\\n \\"OrganList\\": [\\n {\\n \\"Type\\": \\"left_breast\\",\\n \\"KeySlice\\": 34,\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"RecistEndpoints\\": [\\n [\\n 0\\n ]\\n ],\\n \\"ROIEndpoints\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ]\\n },\\n \\"SeriesInstanceUid\\": \\"1.3.46.623189.33.1.63765928018805484900003.5497112351234125789460\\"\\n },\\n \\"MuscleFat\\": {\\n \\"SMA\\": 135.6,\\n \\"SMI\\": 135.6,\\n \\"NAMA_TAMA_INDEX_TSCORE\\": 0.6811594202898554,\\n \\"VFA\\": 320.3,\\n \\"SFA\\": 67.1,\\n \\"SFT\\": 10,\\n \\"VERTEBRA_IN_USE\\": 22,\\n \\"RENDERING_PATH\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/muscle_fat_analysis/local_test/2025-03-20/17%3A52%3A38/94823ab0cd9-6746-41c2-b80f-88a46a4434af_ab62051239ced648fe91d874776906234d_muscleFat.tgz?Expires=1742703559&OSSAccessKeyId=LTAI****************&Signature=r4923Ni9S****\\",\\n \\"MASK_PATH\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/muscle_fat_analysis/local_test/2025-03-20/17%3A52%3A38/94823ab0cd9-6746-41c2-b80f-88a46a4434af_ab62051239ced648fe91d874776906234d_muscleFat.tgz?Expires=1742703559&OSSAccessKeyId=LTAI****************&Signature=r4923Ni9S****\\",\\n \\"PERCENT_NAMA\\": 0.8501420454545454,\\n \\"PERCENT_LAMA\\": 0.11292613636363646,\\n \\"PERCENT_IMAT\\": 0.03693181818181818,\\n \\"FAT_TYPE\\": 1,\\n \\"MUSCLE_MASS\\": 0,\\n \\"MUSCLE_QUALITY\\": 0,\\n \\"STUDY_GENDER\\": \\"M\\",\\n \\"STUDY_AGE\\": 56,\\n \\"SeriesInstanceUid\\": \\"1.6774975061416626\\"\\n },\\n \\"DetectAD\\": {\\n \\"Possibility\\": \\"0.0077\\",\\n \\"Mask\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-pdac/2022-05-25_14%3A33%3A30/4CA2BF25-BCDB-9C6C-B14C-EB41E8266588.nii.gz?Expires=1653462210&OSSAccessKeyId=LTAI****************&Signature=8t%2FknUrQyyyCU2p7QhMC%2BXBCR****\\",\\n \\"DistanceMap\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-pdac/2022-05-25_14%3A33%3A30/4CA2BF25-BCDB-9C6C-B14C-EB41E8266588.nii.gz?Expires=1653462210&OSSAccessKeyId=LTAI****************&Signature=8t%2FknUrQyyyCU2p7QhMC%2BXBCR****\\",\\n \\"SliceVal\\": 30,\\n \\"SeriesInstanceUid\\": \\"1.7.27.15189.33.1.61234569128805484900003.54971351209460\\"\\n }\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 528B54D4-3AAB-47CF-B6CE-0C2A2FB4C7C2\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
'responseParamsDescription' => ' ',
],
'GetAsyncJobResult' => [
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'get',
],
'parameters' => [
[
'name' => 'JobId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7CB9B663-3EF8-4C9C-A464-FDA2B5F1E3A4',
],
],
],
'responses' => [
200 => [
'schema' => [
'description' => '1',
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '7CB9B663-3EF8-4C9C-A464-FDA2B5F1E3A4',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Status' => [
'description' => '',
'type' => 'string',
'example' => 'PROCESS_SUCCESS',
],
'ErrorMessage' => [
'description' => '',
'type' => 'string',
'example' => 'paramsIllegal',
],
'Result' => [
'description' => '',
'type' => 'string',
'example' => '{\\"NewProbability\\":\\"4.062644e-06\\",\\"NormalProbability\\":\\"0.7230905\\",\\"OtherProbability\\":\\"0.27690542\\",\\"LesionRatio\\":\\"0.9387283236994219\\",\\"Mask\\":\\"http://algo-app-aic-med-cn-shanghai-prod.oss-cn-shanghai.aliyuncs.com/covid19-dcm/unspecified/2020032702/1b1e1018-6fcf-11ea-8fa1-d20b34387541.nii.gz?Expires=1585276394&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=%2F1LNGWJUqvY0VRYGgg8Ldtb3BF****\\"}',
],
'ErrorCode' => [
'description' => '',
'type' => 'string',
'example' => 'InvalidParameter',
],
'JobId' => [
'description' => '',
'type' => 'string',
'example' => 'CCCAAAFB-5628-40DD-A12C-6F52326C1B03',
],
],
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"7CB9B663-3EF8-4C9C-A464-FDA2B5F1E3A4\\",\\n \\"Data\\": {\\n \\"Status\\": \\"PROCESS_SUCCESS\\",\\n \\"ErrorMessage\\": \\"paramsIllegal\\",\\n \\"Result\\": \\"{\\\\\\\\\\\\\\"NewProbability\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"4.062644e-06\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"NormalProbability\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0.7230905\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"OtherProbability\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0.27690542\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"LesionRatio\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"0.9387283236994219\\\\\\\\\\\\\\",\\\\\\\\\\\\\\"Mask\\\\\\\\\\\\\\":\\\\\\\\\\\\\\"http://algo-app-aic-med-cn-shanghai-prod.oss-cn-shanghai.aliyuncs.com/covid19-dcm/unspecified/2020032702/1b1e1018-6fcf-11ea-8fa1-d20b34387541.nii.gz?Expires=1585276394&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=%2F1LNGWJUqvY0VRYGgg8Ldtb3BF****\\\\\\\\\\\\\\"}\\",\\n \\"ErrorCode\\": \\"InvalidParameter\\",\\n \\"JobId\\": \\"CCCAAAFB-5628-40DD-A12C-6F52326C1B03\\"\\n }\\n}","errorExample":""},{"type":"xml","example":"7CB9B663-3EF8-4C9C-A464-FDA2B5F1E3A4\\n\\n PROCESS_SUCCESS\\n paramsIllegal\\n {\\\\\\"NewProbability\\\\\\":\\\\\\"4.062644e-06\\\\\\",\\\\\\"NormalProbability\\\\\\":\\\\\\"0.7230905\\\\\\",\\\\\\"OtherProbability\\\\\\":\\\\\\"0.27690542\\\\\\",\\\\\\"LesionRatio\\\\\\":\\\\\\"0.9387283236994219\\\\\\",\\\\\\"Mask\\\\\\":\\\\\\"http://algo-app-aic-med-cn-shanghai-prod.oss-cn-shanghai.aliyuncs.com/covid19-dcm/unspecified/2020032702/1b1e1018-6fcf-11ea-8fa1-d20b34387541.nii.gz?Expires=1585276394&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=%2F1LNGWJUqvY0VRYGgg8Ldtb3BF****\\\\\\"}\\n InvalidParameter\\n CCCAAAFB-5628-40DD-A12C-6F52326C1B03\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
],
'RunMedQA' => [
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '0001',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'weiyi',
],
],
[
'name' => 'SessionId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'd1f6a6c2444f4c01adfadd413938e5c7',
],
],
[
'name' => 'Department',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'QuestionType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'chiefComplaint',
],
],
[
'name' => 'AnswerImageURLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '1',
'type' => 'object',
'properties' => [
'AnswerImageURL' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'https://viapi-oss.oss-cn-shanghai.aliyuncs.com/doc/imageprocess/roseola.jpeg',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => false,
'maxItems' => 50,
],
],
[
'name' => 'AnswerImageDataList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '1',
'type' => 'object',
'properties' => [
'AnswerImageData' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'iVBORw0KGgoAAAANSUhEUgAAAoAAAAHJCAIAAACaEB9NAAEAAElEQVR4nNT9Wb****',
],
],
'required' => false,
],
'required' => false,
'maxItems' => 50,
],
],
[
'name' => 'AnswerTextList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '1',
'type' => 'object',
'properties' => [
'AnswerText' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '',
],
],
'required' => false,
],
'required' => false,
'maxItems' => 50,
],
],
],
'responses' => [
200 => [
'schema' => [
'description' => '1',
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'BFF7EEC3-F6B5-4387-AC1D-BB095A1A02E4',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'SessionId' => [
'description' => '',
'type' => 'string',
'example' => 'd1f6a6c2444f4c01adfadd413938e5c7',
],
'QuestionType' => [
'description' => '',
'type' => 'string',
'example' => 'age',
],
'Question' => [
'description' => '',
'type' => 'string',
'example' => '',
],
'AnswerType' => [
'description' => '',
'type' => 'string',
'example' => 'text',
],
'Options' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
'Reports' => [
'description' => '',
'type' => 'object',
'additionalProperties' => [
'type' => 'string',
'description' => '',
'example' => '',
],
],
],
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'staticInfo' => [],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"BFF7EEC3-F6B5-4387-AC1D-BB095A1A02E4\\",\\n \\"Data\\": {\\n \\"SessionId\\": \\"d1f6a6c2444f4c01adfadd413938e5c7\\",\\n \\"QuestionType\\": \\"age\\",\\n \\"Question\\": \\"你好,还需要你补充些其他信息,年龄多大了?\\",\\n \\"AnswerType\\": \\"text\\",\\n \\"Options\\": [\\n \\"\\\\\\"发烧\\\\\\",\\\\\\"呼吸困难\\\\\\",\\\\\\"关节疼痛\\\\\\",\\\\\\"腹泻\\\\\\",\\\\\\"头痛\\\\\\",\\\\\\"无\\\\\\"\\"\\n ],\\n \\"Reports\\": {\\n \\"key\\": \\"\\\\\\"diagResults\\\\\\": [ \\\\\\"多形红斑\\\\\\", \\\\\\"玫瑰糠疹\\\\\\", \\\\\\"急性荨麻疹\\\\\\" ], \\\\\\"diagProb\\\\\\": { \\\\\\"多形红斑\\\\\\": 0.992, \\\\\\"急性荨麻疹\\\\\\": 0.0019, \\\\\\"玫瑰糠疹\\\\\\": 0.0053 }\\"\\n }\\n }\\n}","errorExample":""},{"type":"xml","example":"\\n 5AC38357-6B32-508E-A8AE-3BB891A6D2E8\\n \\n chiefComplaint\\n \\n \\n 0.8148\\n 1\\n 20\\n 355\\n 534\\n \\n 多形红斑\\n 玫瑰糠疹\\n 急性荨麻疹\\n \\n <多形红斑>0.992多形红斑>\\n <急性荨麻疹>0.0019急性荨麻疹>\\n <玫瑰糠疹>0.0053玫瑰糠疹>\\n \\n \\n 请描述一下您的病情?\\n text\\n 7fa1fcaa9a5845d5906f5648d6de284f\\n \\n \\n","errorExample":""}]',
],
'AnalyzeChestVessel' => [
'summary' => '主动脉瘤肺动脉高压检测',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '1',
'type' => 'array',
'items' => [
'description' => '1',
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'DataSourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => 'B87D013B-F25F-47DC-ABE1-440F4837AFD2',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'AortaInfo' => [
'description' => '',
'type' => 'object',
'properties' => [
'MaxAreaIndex' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '416',
],
'MaxArea' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '2722',
],
'MaxDiameter' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '63',
],
'LabelValue' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '2',
],
'Coordinates' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[19.0,-151.3,549.0]',
],
],
],
'Area' => [
'description' => '1',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[428]',
],
],
],
],
'PulmonaryInfo' => [
'description' => '',
'type' => 'object',
'properties' => [
'MaxAreaIndex' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '0',
],
'MaxArea' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '928',
],
'MaxDiameter' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '42',
],
'LabelValue' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1',
],
'Coordinates' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[32.6,-182.9,697.1]',
],
],
],
'Area' => [
'description' => '1',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[928]',
],
],
'NearestAortaArea' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '2439',
],
],
],
'ResultURL' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/ct_artery_aa_ph/local_test/2021-07-08/6C4713DF-F548-47DF-A456-5DA1C8334444_result_compressed.tgz?Expires=1625732732&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSR****&Signature=5UKVmLfM7GWllIcPr9a6dKz%2B5h****',
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"B87D013B-F25F-47DC-ABE1-440F4837AFD2\\",\\n \\"Data\\": {\\n \\"AortaInfo\\": {\\n \\"MaxAreaIndex\\": 416,\\n \\"MaxArea\\": 2722,\\n \\"MaxDiameter\\": 63,\\n \\"LabelValue\\": 2,\\n \\"Coordinates\\": [\\n [\\n 0\\n ]\\n ],\\n \\"Area\\": [\\n 0\\n ]\\n },\\n \\"PulmonaryInfo\\": {\\n \\"MaxAreaIndex\\": 0,\\n \\"MaxArea\\": 928,\\n \\"MaxDiameter\\": 42,\\n \\"LabelValue\\": 1,\\n \\"Coordinates\\": [\\n [\\n 0\\n ]\\n ],\\n \\"Area\\": [\\n 0\\n ],\\n \\"NearestAortaArea\\": 2439\\n },\\n \\"ResultURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/ct_artery_aa_ph/local_test/2021-07-08/6C4713DF-F548-47DF-A456-5DA1C8334444_result_compressed.tgz?Expires=1625732732&OSSAccessKeyId=LTAI****************&Signature=5UKVmLfM7GWllIcPr9a6dKz%2B5h****\\"\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n B87D013B-F25F-47DC-ABE1-440F4837AFD2\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'FeedbackSession' => [
'summary' => '会话反馈',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'SessionId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '69675e9ddaea4b1ca8b9ddbafd02edc2',
],
],
[
'name' => 'Feedback',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => '01E1BC28-9155-59F0-BA7E-3706170DEF1B',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"01E1BC28-9155-59F0-BA7E-3706170DEF1B\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 01E1BC28-9155-59F0-BA7E-3706170DEF1B\\n","errorExample":""}]',
],
'DetectPanc' => [
'summary' => '胰腺癌检测',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
[
'name' => 'DataSourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'HTTP_FILES',
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => 'CA1C672A-4F85-1CD9-893D-3434C924C4B2',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Lesion' => [
'description' => '',
'type' => 'object',
'properties' => [
'Possibilities' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '["0.9481","0.0441","0.0078"]',
],
],
'PancVol' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'PdacVol' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'NonPdacVol' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'Mask' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-pdac/2022-05-25_14%3A33%3A30/4CA2BF25-BCDB-9C6C-B14C-EB41E8266588.nii.gz?Expires=1653462210&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSR****&Signature=8t%2FknUrQyyyCU2p7QhMC%2BXBCR****',
],
],
],
],
],
'Message' => [
'description' => '提交异步任务后的提示信息。',
'type' => 'string',
'example' => '该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"CA1C672A-4F85-1CD9-893D-3434C924C4B2\\",\\n \\"Data\\": {\\n \\"Lesion\\": {\\n \\"Possibilities\\": [\\n \\"[\\\\\\"0.9481\\\\\\",\\\\\\"0.0441\\\\\\",\\\\\\"0.0078\\\\\\"]\\"\\n ],\\n \\"PancVol\\": \\"0\\",\\n \\"PdacVol\\": \\"0\\",\\n \\"NonPdacVol\\": \\"0\\",\\n \\"Mask\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-pdac/2022-05-25_14%3A33%3A30/4CA2BF25-BCDB-9C6C-B14C-EB41E8266588.nii.gz?Expires=1653462210&OSSAccessKeyId=LTAI****************&Signature=8t%2FknUrQyyyCU2p7QhMC%2BXBCR****\\"\\n }\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n CA1C672A-4F85-1CD9-893D-3434C924C4B2\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'DetectLymph' => [
'summary' => '淋巴结检测',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
[
'name' => 'DataSourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'HTTP_FILES',
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => '59598577-13C6-12A2-8CBF-A4DA4C9280A1',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Lesions' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Score' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.6298',
],
'KeySlice' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '7',
],
'Boxes' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[248.045,264.0172,7.0,254.3053,270.1457,7.0]',
],
],
'Diametermm' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[5.1225,4.0]',
],
],
'Recist' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[248.8687,264.2575],[253.0299,269.459],[248.8687,268.4187]',
],
],
],
],
],
],
],
],
'Message' => [
'description' => '提交异步任务后的提示信息。',
'type' => 'string',
'example' => '该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"59598577-13C6-12A2-8CBF-A4DA4C9280A1\\",\\n \\"Data\\": {\\n \\"Lesions\\": [\\n {\\n \\"Score\\": 0.6298,\\n \\"KeySlice\\": 7,\\n \\"Boxes\\": [\\n 0\\n ],\\n \\"Diametermm\\": [\\n 0\\n ],\\n \\"Recist\\": [\\n [\\n 0\\n ]\\n ]\\n }\\n ]\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 59598577-13C6-12A2-8CBF-A4DA4C9280A1\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'SegmentOAR' => [
'summary' => '多器官分割',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
],
'parameters' => [
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => true,
],
'required' => true,
'maxItems' => 600,
],
],
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'NIFTI',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'Contrast',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'boolean',
'required' => false,
'example' => 'true',
],
],
[
'name' => 'MaskList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'required' => false,
'example' => '1024,2048',
],
'required' => false,
'maxItems' => 600,
],
],
[
'name' => 'BodyPart',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'CHEST',
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => '57784EDF-7322-1559-89C2-26A08570B26B',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'ResultURL' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/calc-cacs/2020-09-29/2020-09-29-11%3A07%3A41-D74FE0DF-8F80-41EB-B08B-2E67053587EC.tar.gz?Expires=1601350661&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=iB16ms28Y5mzB11ghYUd7upCi4****',
],
'MaskList' => [
'type' => 'array',
'items' => [
'type' => 'string',
],
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"57784EDF-7322-1559-89C2-26A08570B26B\\",\\n \\"Data\\": {\\n \\"ResultURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/calc-cacs/2020-09-29/2020-09-29-11%3A07%3A41-D74FE0DF-8F80-41EB-B08B-2E67053587EC.tar.gz?Expires=1601350661&OSSAccessKeyId=LTAI****************&Signature=iB16ms28Y5mzB11ghYUd7upCi4****\\",\\n \\"MaskList\\": [\\n \\"http://vibktprfx-prod-prod-med-eas-cn-shanghai.oss-cn-shanghai.aliyuncs.com/seg-organ-ct/2025-04-07/16%3A20%3A00/321233a6c-df55-47a0-b487-c93952f06a00_12874392348fea035596257521778_algo.nii.gz?Expires=1744273201&OSSAccessKeyId=LTAI****************&Signature=AFdfci4Om76E6TXMn0Qxb****\\"\\n ]\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 57784EDF-7322-1559-89C2-26A08570B26B\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
'requestParamsDescription' => ' ',
],
'ScreenEC' => [
'summary' => '食管癌筛查',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxLength' => 600,
'minLength' => 20,
'maxItems' => 600,
'minItems' => 20,
],
],
[
'name' => 'DataSourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'HTTP_FILES',
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => '9B65AC8E-311A-1ED1-BBE6-6AA6D35D31A6',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Lesion' => [
'description' => '',
'type' => 'object',
'properties' => [
'Possibilities' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => '"0.9481","0.0441","0.0078"',
],
],
'EsoVolume' => [
'description' => '',
'type' => 'string',
'example' => '26814',
],
'EcVolume' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'BenignVolume' => [
'description' => '',
'type' => 'string',
'example' => '0',
],
'Mask' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-pdac/2022-05-25_14%3A33%3A30/4CA2BF25-BCDB-9C6C-B14C-EB41E8266588.nii.gz?Expires=1653462210&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSR****&Signature=8t%2FknUrQyyyCU2p7QhMC%2BXBCR****',
],
],
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"9B65AC8E-311A-1ED1-BBE6-6AA6D35D31A6\\",\\n \\"Data\\": {\\n \\"Lesion\\": {\\n \\"Possibilities\\": [\\n \\"\\\\\\"0.9481\\\\\\",\\\\\\"0.0441\\\\\\",\\\\\\"0.0078\\\\\\"\\"\\n ],\\n \\"EsoVolume\\": \\"26814\\",\\n \\"EcVolume\\": \\"0\\",\\n \\"BenignVolume\\": \\"0\\",\\n \\"Mask\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen-pdac/2022-05-25_14%3A33%3A30/4CA2BF25-BCDB-9C6C-B14C-EB41E8266588.nii.gz?Expires=1653462210&OSSAccessKeyId=LTAI****************&Signature=8t%2FknUrQyyyCU2p7QhMC%2BXBCR****\\"\\n }\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 9B65AC8E-311A-1ED1-BBE6-6AA6D35D31A6\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'TargetVolumeSegment' => [
'summary' => '放疗靶区勾画算法',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => true,
],
'required' => true,
'maxItems' => 600,
'minItems' => 20,
'description' => '',
],
],
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'CancerType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'LUNG',
],
],
[
'name' => 'TargetVolumeType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'GTV',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '1',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '1',
],
],
],
'responses' => [
200 => [
'headers' => [],
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => '6cc7232e-d38b-4dda-b86d-6e0e31704fa1',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'ResultURL' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-med-eas-cn-shanghai.oss-cn-shanghai.aliyuncs.com/seg-organ-ct/2023-01-31/13%3A59%3A57/286304994262646784.nii.gz?Expires=1675146629&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=L7jGtdydjfaFxQQCwqe4q4hlHz****',
],
],
],
'Message' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'staticInfo' => [
'returnType' => 'synchronous',
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"6cc7232e-d38b-4dda-b86d-6e0e31704fa1\\",\\n \\"Data\\": {\\n \\"ResultURL\\": \\"http://vibktprfx-prod-prod-med-eas-cn-shanghai.oss-cn-shanghai.aliyuncs.com/seg-organ-ct/2023-01-31/13%3A59%3A57/286304994262646784.nii.gz?Expires=1675146629&OSSAccessKeyId=LTAI****************&Signature=L7jGtdydjfaFxQQCwqe4q4hlHz****\\"\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 6cc7232e-d38b-4dda-b86d-6e0e31704fa1\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'SegmentLymphNode' => [
'summary' => '放疗淋巴站分割',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
'isFileTransferUrl' => true,
],
],
'required' => true,
],
'required' => true,
'maxItems' => 600,
'minItems' => 20,
],
],
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'BodyPart',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'CHEST',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '1',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '1',
],
],
],
'responses' => [
200 => [
'headers' => [],
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => 'B48DECE6-29FE-1967-92F1-2E072873851A',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'ResultURL' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-med-eas-cn-shanghai.oss-cn-shanghai.aliyuncs.com/seg-organ-ct/2023-03-06/18%3A03%3A28/286574099408093190.nii.gz?Expires=1678098808&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=jsPwP7rg4orZQFC6USE3JUOJcS****',
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'staticInfo' => [
'returnType' => 'synchronous',
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"B48DECE6-29FE-1967-92F1-2E072873851A\\",\\n \\"Data\\": {\\n \\"ResultURL\\": \\"http://vibktprfx-prod-prod-med-eas-cn-shanghai.oss-cn-shanghai.aliyuncs.com/seg-organ-ct/2023-03-06/18%3A03%3A28/286574099408093190.nii.gz?Expires=1678098808&OSSAccessKeyId=LTAI****************&Signature=jsPwP7rg4orZQFC6USE3JUOJcS****\\"\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n B48DECE6-29FE-1967-92F1-2E072873851A\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'CalcBMD' => [
'summary' => '骨密度估计',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'SourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'HTTP_FILES',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/xxx/0001.dcm',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => 'B48DECE6-29FE-1967-92F1-2E072873851A',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Detections' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'object',
'properties' => [
'VertId' => [
'description' => '',
'type' => 'string',
'example' => 'L1',
],
'VertBMD' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.78',
],
'VertTScore' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '-2.5',
],
'VertZScore' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => 'NaN',
],
'VertCategory' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => 'NaN',
],
],
],
],
'Spacing' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[3.75, 0.576172, 0.576172]',
],
],
'Origin' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[-325, -155.300003, -146.699997]',
],
],
'ResultURL' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/calc-bmd/local_test/2023-03-31/7772ECE3-22A7-193F-81B4-B0D6A02B5DAF-result.tgz?Expires=1680486509&OSSAccessKeyId=LTAI4FoLmvQ9urWXgSRp****&Signature=GWi%2BhCCtamefKVYiS9oZJduswH****',
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"B48DECE6-29FE-1967-92F1-2E072873851A\\",\\n \\"Data\\": {\\n \\"Detections\\": [\\n {\\n \\"VertId\\": \\"L1\\",\\n \\"VertBMD\\": 0.78,\\n \\"VertTScore\\": -2.5,\\n \\"VertZScore\\": 0,\\n \\"VertCategory\\": 0\\n }\\n ],\\n \\"Spacing\\": [\\n 0\\n ],\\n \\"Origin\\": [\\n 0\\n ],\\n \\"ResultURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/calc-bmd/local_test/2023-03-31/7772ECE3-22A7-193F-81B4-B0D6A02B5DAF-result.tgz?Expires=1680486509&OSSAccessKeyId=LTAI****************&Signature=GWi%2BhCCtamefKVYiS9oZJduswH****\\"\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n B48DECE6-29FE-1967-92F1-2E072873851A\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'DetectLiverSteatosis' => [
'summary' => '脂肪肝检测',
'methods' => [
'post',
'get',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'paid',
],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'SourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'HTTP_FILES',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/xxx/0001.dcm',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
],
'responses' => [
200 => [
'schema' => [
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '39C848F7-D814-1A06-AE0D-AFC706B9700F',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Detections' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'object',
'properties' => [
'ROI1Center' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '[98,193]',
],
],
'ROI2Center' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '[182,166]',
],
],
'ROI3Center' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '[182,296]',
],
],
'SpleenCenter' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '[433,346]',
],
],
'Radius' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '1.0',
],
'LiverSlice' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '12.0',
],
'SpleenSlice' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '9.0',
],
'LiverVolume' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '1059.4175610625439',
],
'SpleenVolume' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '156.01873229470647',
],
'LiverHU' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '62.07644147383561',
],
'SpleenHU' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '53.86993919857013',
],
'LiverROI1' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '63.50222396850586',
],
'LiverROI2' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '62.23713684082031',
],
'LiverROI3' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '59.78181838989258',
],
'SpleenROI' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '50.553409576416016',
],
'LiverSpleenDifference' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '8.206502275265478',
],
'LiverSpleenRatio' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '1.15233917834983',
],
'Prediction' => [
'description' => '',
'type' => 'string',
'example' => 'Mod',
],
'Probability' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.9457855224609375',
],
'MaossScore' => [
'type' => 'number',
'format' => 'double',
],
'FatFract' => [
'type' => 'number',
'format' => 'double',
],
],
],
],
'Spacing' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[3.75,0.576172,0.576172]',
],
],
'Origin' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[-325.0,-155.300003,-146.699997]',
],
],
'ResultUrl' => [
'type' => 'string',
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"39C848F7-D814-1A06-AE0D-AFC706B9700F\\",\\n \\"Data\\": {\\n \\"Detections\\": [\\n {\\n \\"ROI1Center\\": [\\n 0\\n ],\\n \\"ROI2Center\\": [\\n 0\\n ],\\n \\"ROI3Center\\": [\\n 0\\n ],\\n \\"SpleenCenter\\": [\\n 0\\n ],\\n \\"Radius\\": 1,\\n \\"LiverSlice\\": 12,\\n \\"SpleenSlice\\": 9,\\n \\"LiverVolume\\": 1059.4175610625439,\\n \\"SpleenVolume\\": 156.01873229470647,\\n \\"LiverHU\\": 62.07644147383561,\\n \\"SpleenHU\\": 53.86993919857013,\\n \\"LiverROI1\\": 63.50222396850586,\\n \\"LiverROI2\\": 62.23713684082031,\\n \\"LiverROI3\\": 59.78181838989258,\\n \\"SpleenROI\\": 50.553409576416016,\\n \\"LiverSpleenDifference\\": 8.206502275265478,\\n \\"LiverSpleenRatio\\": 1.15233917834983,\\n \\"Prediction\\": \\"Mod\\",\\n \\"Probability\\": 0.9457855224609375,\\n \\"MaossScore\\": 0,\\n \\"FatFract\\": 0\\n }\\n ],\\n \\"Spacing\\": [\\n 0\\n ],\\n \\"Origin\\": [\\n 0\\n ],\\n \\"ResultUrl\\": \\"\\"\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 39C848F7-D814-1A06-AE0D-AFC706B9700F\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'ScreenCRC' => [
'summary' => '结直肠癌筛查',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'chargeType' => 'paid',
],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'DataSourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'HTTP_FILES',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/xxx/0001.dcm',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => '39C848F7-D814-1A06-AE0D-AFC706B9700F',
],
'Data' => [
'title' => 'job',
'description' => '',
'type' => 'object',
'properties' => [
'Lesion' => [
'description' => '',
'type' => 'object',
'properties' => [
'Probabilities' => [
'description' => '',
'type' => 'string',
'example' => '0.0779, 0.9221',
],
'ColorectumVolume' => [
'description' => '',
'type' => 'string',
'example' => '255.93',
],
'CRCVolume' => [
'description' => '',
'type' => 'string',
'example' => '7.83',
],
'Mask' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen_crc/crc_case2_pre.nii.gz?Expires=1680766116&OSSAccessKeyId=LTAI4GC2dJzdf8ZvnC16MFC7&Signature=9n9C%2B2MnyvLwAC%2FwFyxgY********',
],
],
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'staticInfo' => [
'returnType' => 'synchronous',
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"39C848F7-D814-1A06-AE0D-AFC706B9700F\\",\\n \\"Data\\": {\\n \\"Lesion\\": {\\n \\"Probabilities\\": \\"0.0779, 0.9221\\",\\n \\"ColorectumVolume\\": \\"255.93\\",\\n \\"CRCVolume\\": \\"7.83\\",\\n \\"Mask\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen_crc/crc_case2_pre.nii.gz?Expires=1680766116&OSSAccessKeyId=LTAI****************&Signature=9n9C%2B2MnyvLwAC%2FwFyxgY****\\"\\n }\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 39C848F7-D814-1A06-AE0D-AFC706B9700F\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'ScreenGC' => [
'summary' => '胃癌筛查',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'chargeType' => 'paid',
],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'title' => 'A short description of struct',
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'DataSourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'HTTP_FILES',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/xxx/0001.dcm',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => '9B65AC8E-311A-1ED1-BBE6-6AA6D35D31A6',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Lesion' => [
'description' => '',
'type' => 'object',
'properties' => [
'Probabilities' => [
'description' => '',
'type' => 'string',
'example' => '["0.1467", "0.8533", "0.0000"]',
],
'StomachVolume' => [
'description' => '',
'type' => 'string',
'example' => '508.79',
],
'GCVolume' => [
'description' => '',
'type' => 'string',
'example' => '5.86',
],
'NonGCVolume' => [
'description' => '',
'type' => 'string',
'example' => '0.00',
],
'Mask' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen_gc/gc_11949981_stomach.nii.gz?Expires=1680678697&OSSAccessKeyId=LTAI4GC2dJzdf8ZvnC16****&Signature=EpKCTEPipWO0AiB3Uip85c%2BuMg****',
],
],
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'staticInfo' => [
'returnType' => 'synchronous',
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"9B65AC8E-311A-1ED1-BBE6-6AA6D35D31A6\\",\\n \\"Data\\": {\\n \\"Lesion\\": {\\n \\"Probabilities\\": \\"[\\\\\\"0.1467\\\\\\", \\\\\\"0.8533\\\\\\", \\\\\\"0.0000\\\\\\"]\\",\\n \\"StomachVolume\\": \\"508.79\\",\\n \\"GCVolume\\": \\"5.86\\",\\n \\"NonGCVolume\\": \\"0.00\\",\\n \\"Mask\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen_gc/gc_11949981_stomach.nii.gz?Expires=1680678697&OSSAccessKeyId=LTAI****************&Signature=EpKCTEPipWO0AiB3Uip85c%2BuMg****\\"\\n }\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 9B65AC8E-311A-1ED1-BBE6-6AA6D35D31A6\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'ScreenLC' => [
'summary' => '肝癌筛查',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'paid',
],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'DataSourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'HTTP_FILES',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/xxx/0001.dcm',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => '473dbfb0-9cb7-e18e-450b-e4d0e4ce6c1c',
],
'Data' => [
'title' => 'job',
'description' => '',
'type' => 'object',
'properties' => [
'Lesion' => [
'description' => '',
'type' => 'object',
'properties' => [
'Mask' => [
'description' => '',
'type' => 'string',
'example' => '20-050_0000.nii.gz',
],
'PatientLevelResult' => [
'description' => '',
'type' => 'object',
'properties' => [
'HCCProb' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.9941',
],
'MalignantNonHCCProb' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.0073',
],
'BenignNonCystProb' => [
'description' => '',
'type' => 'string',
'example' => '0.0077',
],
'CystProb' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.9233',
'title' => 'CystProb 病人诊断有囊肿的概率',
],
'MalignantProb' => [
'title' => '病人诊断有恶性肿瘤的概率',
'type' => 'number',
'format' => 'float',
],
'BenignProb' => [
'title' => '病人诊断有良性肿瘤的概率',
'type' => 'number',
'format' => 'float',
],
'CalcProb' => [
'title' => '病人诊断有钙化的概率',
'type' => 'number',
'format' => 'float',
],
],
],
'LiverVolume' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '1364.9468',
],
'LesionList' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'object',
'properties' => [
'Type' => [
'description' => '',
'type' => 'string',
'example' => 'HCC',
],
'Volume' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '305.3661',
],
'KeySlice' => [
'description' => '',
'type' => 'integer',
'format' => 'int64',
'example' => '100',
],
'RecistEndpoints' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '[94, 195],[159, 315],[80, 295],[175, 243]',
],
],
'Diameter' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '108.4857, 86.0904',
],
],
'Malignancy' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.9375',
],
'ScoreAllClassesProb' => [
'title' => '病灶为各个类别的概率',
'type' => 'object',
'properties' => [
'MalignantProb' => [
'title' => '病人诊断有恶性肿瘤的概率',
'type' => 'number',
'format' => 'float',
],
'BenignProb' => [
'title' => '病人诊断有良性肿瘤的概率',
'type' => 'number',
'format' => 'float',
],
'CystProb' => [
'title' => 'CystProb 病人诊断有囊肿的概率',
'type' => 'number',
'format' => 'float',
],
'CalcProb' => [
'title' => '病人诊断有钙化的概率',
'type' => 'number',
'format' => 'float',
],
],
],
],
],
],
'PatientLevelProb' => [
'title' => '病人维度的诊断依据:判断该病人是否有lesion(包含恶性、良性、囊肿和钙化4种)的概率',
'type' => 'number',
'format' => 'float',
],
],
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'staticInfo' => [
'returnType' => 'synchronous',
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"473dbfb0-9cb7-e18e-450b-e4d0e4ce6c1c\\",\\n \\"Data\\": {\\n \\"Lesion\\": {\\n \\"Mask\\": \\"20-050_0000.nii.gz\\",\\n \\"PatientLevelResult\\": {\\n \\"HCCProb\\": 0.9941,\\n \\"MalignantNonHCCProb\\": 0.0073,\\n \\"BenignNonCystProb\\": \\"0.0077\\",\\n \\"CystProb\\": 0.9233,\\n \\"MalignantProb\\": 0,\\n \\"BenignProb\\": 0,\\n \\"CalcProb\\": 0\\n },\\n \\"LiverVolume\\": 1364.9468,\\n \\"LesionList\\": [\\n {\\n \\"Type\\": \\"HCC\\",\\n \\"Volume\\": 305.3661,\\n \\"KeySlice\\": 100,\\n \\"RecistEndpoints\\": [\\n 0\\n ],\\n \\"Diameter\\": [\\n 0\\n ],\\n \\"Malignancy\\": 0.9375,\\n \\"ScoreAllClassesProb\\": {\\n \\"MalignantProb\\": 0,\\n \\"BenignProb\\": 0,\\n \\"CystProb\\": 0,\\n \\"CalcProb\\": 0\\n }\\n }\\n ],\\n \\"PatientLevelProb\\": 0\\n }\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 473dbfb0-9cb7-e18e-450b-e4d0e4ce6c1c\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'PredictCVD' => [
'summary' => 'CVD心血管不良事件预测',
'methods' => [
'post',
],
'schemes' => [
'http',
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'readAndWrite',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'paid',
],
'parameters' => [
[
'name' => 'DataFormat',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'DICOM',
],
],
[
'name' => 'OrgName',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '',
],
],
[
'name' => 'OrgId',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => '7ff51bfe-e73d-11ea-827d-506b4b3f3cf6',
],
],
[
'name' => 'DataSourceType',
'in' => 'formData',
'schema' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'HTTP_FILES',
],
],
[
'name' => 'URLList',
'in' => 'formData',
'style' => 'repeatList',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'object',
'properties' => [
'URL' => [
'description' => '',
'type' => 'string',
'required' => true,
'example' => 'https://medclients-sh.oss-cn-shanghai.aliyuncs.com/demo/xxx/0001.dcm',
'isFileTransferUrl' => true,
],
],
'required' => false,
],
'required' => true,
'maxItems' => 600,
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => 'Schema of Response',
'type' => 'object',
'properties' => [
'RequestId' => [
'title' => 'Id of the request',
'description' => '',
'type' => 'string',
'example' => '7CB9B663-3EF8-4C9C-A464-FDA2B5F1E3A4',
],
'Data' => [
'description' => '',
'type' => 'object',
'properties' => [
'Lesion' => [
'description' => '',
'type' => 'object',
'properties' => [
'FeatureScore' => [
'description' => '',
'type' => 'object',
'properties' => [
'MyoEpiRatio' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '72.34564319505104, 0.19550363719463348',
],
],
'AscAoMaxDiam' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '0.5903897218571467, 0.02410123310983181',
],
],
'CoronaryCalciumVol' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '142.48924255371094, 0.013891000300645828',
],
],
'EatVolume' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '172452.69470214844, 0.02982756681740284',
],
],
'AortaCalciumScore' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '273.66981506347656, 0.0013405405916273594',
],
],
'CardioThoracicRatio' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '0.5422740524781341, 0.0005164738977327943',
],
],
'EatHUMean' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '-85.05931303116148, 0.01098276674747467',
],
],
'EatHUSTD' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '27.468474279178704, 0.09224013239145279',
],
],
'RightLungLowattRatio' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '0.0002497813107143641, 0.028977323323488235',
],
],
'AscendAortaLength' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '90.40661132335663, 0.01413580309599638',
],
],
'LeftLungLowattRatio' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '0.0009580087202916068, 0.0066444058902561665',
],
],
'DeepFeature' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '0.5462655425071716',
],
],
'AortaCalciumVolume' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '251.05247497558594, 0.014336814172565937',
],
],
'CoronaryCalciumScore' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'number',
'format' => 'double',
'example' => '144.7509765625, 0.021236803382635117',
],
],
'AorticTortuosityIndex' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'HeartLongDiam' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'HeartShortDiam' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'LeftLungHighattRatio' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'RightLungHighattRatio' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AorticHeightIndex' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'HeartWidth' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'ChestWidth' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AortaMaxDiam' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
'AortaMaxDiamStd' => [
'type' => 'array',
'items' => [
'type' => 'number',
'format' => 'double',
],
],
],
],
'CVDProbability' => [
'description' => '',
'type' => 'number',
'format' => 'float',
'example' => '0.5',
],
'ResultURL' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => 'http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen_gc/gc_11949981_stomach.nii.gz?Expires=1680678697&OSSAccessKeyId=LTAI4GC2dJzdf8ZvnC16****&Signature=EpKCTEPipWO0AiB3Uip85c%2BuMg****',
],
],
'ImagesURL' => [
'type' => 'string',
],
],
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => '',
],
],
],
],
],
'errorCodes' => [
400 => [
[
'errorCode' => 'ParameterError',
'errorMessage' => 'The parameter is invalid. Please check again.',
],
],
403 => [
[
'errorCode' => 'AuthFailed',
'errorMessage' => 'An error occurred while performing authorization. Please check your RAM configuration.',
],
],
408 => [
[
'errorCode' => 'Timeout',
'errorMessage' => 'The request has timed out.',
],
],
503 => [
[
'errorCode' => 'ServiceUnavailable',
'errorMessage' => 'The service is unavailable.',
],
],
],
'staticInfo' => [
'returnType' => 'synchronous',
],
'responseDemo' => '[{"type":"json","example":"{\\n \\"RequestId\\": \\"7CB9B663-3EF8-4C9C-A464-FDA2B5F1E3A4\\",\\n \\"Data\\": {\\n \\"Lesion\\": {\\n \\"FeatureScore\\": {\\n \\"MyoEpiRatio\\": [\\n 0\\n ],\\n \\"AscAoMaxDiam\\": [\\n 0\\n ],\\n \\"CoronaryCalciumVol\\": [\\n 0\\n ],\\n \\"EatVolume\\": [\\n 0\\n ],\\n \\"AortaCalciumScore\\": [\\n 0\\n ],\\n \\"CardioThoracicRatio\\": [\\n 0\\n ],\\n \\"EatHUMean\\": [\\n 0\\n ],\\n \\"EatHUSTD\\": [\\n 0\\n ],\\n \\"RightLungLowattRatio\\": [\\n 0\\n ],\\n \\"AscendAortaLength\\": [\\n 0\\n ],\\n \\"LeftLungLowattRatio\\": [\\n 0\\n ],\\n \\"DeepFeature\\": [\\n 0.5462655425071716\\n ],\\n \\"AortaCalciumVolume\\": [\\n 0\\n ],\\n \\"CoronaryCalciumScore\\": [\\n 0\\n ],\\n \\"AorticTortuosityIndex\\": [\\n 0\\n ],\\n \\"HeartLongDiam\\": [\\n 0\\n ],\\n \\"HeartShortDiam\\": [\\n 0\\n ],\\n \\"LeftLungHighattRatio\\": [\\n 0\\n ],\\n \\"RightLungHighattRatio\\": [\\n 0\\n ],\\n \\"AorticHeightIndex\\": [\\n 0\\n ],\\n \\"HeartWidth\\": [\\n 0\\n ],\\n \\"ChestWidth\\": [\\n 0\\n ],\\n \\"AortaMaxDiam\\": [\\n 0\\n ],\\n \\"AortaMaxDiamStd\\": [\\n 0\\n ]\\n },\\n \\"CVDProbability\\": 0.5,\\n \\"ResultURL\\": [\\n \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/screen_gc/gc_11949981_stomach.nii.gz?Expires=1680678697&OSSAccessKeyId=LTAI****************&Signature=EpKCTEPipWO0AiB3Uip85c%2BuMg****\\"\\n ],\\n \\"ImagesURL\\": \\"http://vibktprfx-prod-prod-aic-med-cn-shanghai.oss-cn-shanghai.aliyuncs.com/muscle_fat_analysis/local_test/2025-03-20/17%3A52%3A38/94823ab0cd9-6746-41c2-b80f-88a46a4434af_ab62051239ced648fe91d874776906234d_muscleFat.tgz?Expires=1742703559&OSSAccessKeyId=LTAI****************&Signature=r4923Ni9S****\\"\\n }\\n },\\n \\"Message\\": \\"该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\"\\n}","errorExample":""},{"type":"xml","example":"\\n 7CB9B663-3EF8-4C9C-A464-FDA2B5F1E3A4\\n 该调用为异步调用,任务已提交成功,请以requestId的值作为jobId参数调用同类目下GetAsyncJobResult接口查询任务执行状态和结果。\\n","errorExample":""}]',
],
'GenerateReport' => [
'summary' => '胸部CT平扫筛查结果报告生成',
'path' => '',
'methods' => [
'post',
],
'schemes' => [
'https',
],
'security' => [
[
'AK' => [],
],
],
'operationType' => 'read',
'deprecated' => false,
'systemTags' => [
'operationType' => 'none',
'riskType' => 'none',
'chargeType' => 'free',
],
'parameters' => [
[
'name' => 'ReportConfigs',
'in' => 'formData',
'style' => 'json',
'schema' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'Action' => [
'description' => '',
'type' => 'string',
'required' => false,
'enumValueTitles' => [
'CalcBMD' => '',
],
'example' => 'CalcBMD',
],
'Format' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'pdf',
],
'TemplateVersion' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => '1',
],
'Theme' => [
'description' => '',
'type' => 'string',
'required' => false,
'example' => 'dark',
],
],
'required' => false,
],
'required' => false,
],
],
],
'responses' => [
200 => [
'schema' => [
'title' => 'Schema of Response',
'description' => '',
'type' => 'object',
'properties' => [
'RequestId' => [
'description' => '',
'type' => 'string',
'example' => '528B54D4-3AAB-47CF-B6CE-0C2A2FB4C7C2',
],
'Data' => [
'description' => '',
'type' => 'array',
'items' => [
'type' => 'object',
'properties' => [
'ActionNames' => [
'description' => '',
'type' => 'array',
'items' => [
'description' => '',
'type' => 'string',
'example' => 'CalcBMD',
],
],
'Type' => [
'description' => '',
'type' => 'string',
'example' => 'PDF',
],
'Url' => [
'description' => '',
'type' => 'string',
'example' => 'http://viapi-customer-pop.oss-cn-shanghai.aliyuncs.com/cefe_295855287226852864_23eebf3799c7442a992d2e56fde87616',
],
],
],
],
'Message' => [
'description' => '',
'type' => 'string',
'example' => 'imageUrl download failed',
],
],
],
],
],
'staticInfo' => [
'returnType' => 'synchronous',
],
'responseDemo' => '[{"errorExample":"","example":"{\\n \\"RequestId\\": \\"528B54D4-3AAB-47CF-B6CE-0C2A2FB4C7C2\\",\\n \\"Data\\": [\\n {\\n \\"ActionNames\\": [\\n \\"CalcBMD\\"\\n ],\\n \\"Type\\": \\"PDF\\",\\n \\"Url\\": \\"http://viapi-customer-pop.oss-cn-shanghai.aliyuncs.com/cefe_295855287226852864_23eebf3799c7442a992d2e56fde87616\\"\\n }\\n ],\\n \\"Message\\": \\"imageUrl download failed\\"\\n}","type":"json"}]',
],
],
'endpoints' => [
[
'regionId' => 'cn-shanghai',
'endpoint' => 'imageprocess.cn-shanghai.aliyuncs.com',
],
],
];