24 lines
1.8 KiB
XML
24 lines
1.8 KiB
XML
<ResourceDictionary xmlns="http://schemas.microsoft.com/winfx/2006/xaml/presentation"
|
||
xmlns:x="http://schemas.microsoft.com/winfx/2006/xaml"
|
||
xmlns:system="clr-namespace:System;assembly=System.Runtime">
|
||
|
||
<system:String x:Key="LoginControlMessage">欢迎使用aStroke</system:String>
|
||
<system:String x:Key="WindowTitle">aStroke</system:String>
|
||
<system:String x:Key="PlaceHolderMessage">请上传MD-pCASL或SD-pCASL、3D T2 FLAIR、DWI (4mm层厚) 序列,所有序列使用同一StudyInstanceUID</system:String>
|
||
|
||
<system:String x:Key="RoiTabHeader1">CBF</system:String>
|
||
<system:String x:Key="RoiTabHeader2">弥散受限</system:String>
|
||
<system:String x:Key="RoiTabHeader3">ATT</system:String>
|
||
<system:String x:Key="RoiTabHeader4">aCBV</system:String>
|
||
<system:String x:Key="RoiTabHeader5">前循环ASPECTS</system:String>
|
||
<system:String x:Key="RoiTabHeader5Prompt">尾状核、内囊、豆状核、脑岛存在CBF<10或ADC<620扣1分;M1-M6区域CBF<10或ADC<620体积大于等于该区域三分之一扣除1分。</system:String>
|
||
<system:String x:Key="RoiTabHeader6Prompt">CBF<10或ADC<620中脑和桥脑,扣除2分;大脑后动脉供血区左、大脑后动脉供血区右、小脑左,小脑右、丘脑左、丘脑右区域扣除1分。</system:String>
|
||
<system:String x:Key="RoiTabHeader6">后循环ASPECTS</system:String>
|
||
|
||
<system:String x:Key="ManufacturerInformation"
|
||
xml:space="preserve">注册人/企业名称: 安影科技(北京)有限公司
|
||
生产地址: 北京市大兴区宝参南街16号院3号楼(3A)201单元205、206、207室
|
||
售后服务单位: 安影科技(北京)有限公司
|
||
联系方式: 010-69465675</system:String>
|
||
|
||
</ResourceDictionary> |