149 lines
8.7 KiB
Plaintext
149 lines
8.7 KiB
Plaintext
|
<?xml version="1.0" encoding="utf-8"?>
|
|||
|
<root>
|
|||
|
<!--
|
|||
|
Microsoft ResX Schema
|
|||
|
|
|||
|
Version 2.0
|
|||
|
|
|||
|
The primary goals of this format is to allow a simple XML format
|
|||
|
that is mostly human readable. The generation and parsing of the
|
|||
|
various data types are done through the TypeConverter classes
|
|||
|
associated with the data types.
|
|||
|
|
|||
|
Example:
|
|||
|
|
|||
|
... ado.net/XML headers & schema ...
|
|||
|
<resheader name="resmimetype">text/microsoft-resx</resheader>
|
|||
|
<resheader name="version">2.0</resheader>
|
|||
|
<resheader name="reader">System.Resources.ResXResourceReader, System.Windows.Forms, ...</resheader>
|
|||
|
<resheader name="writer">System.Resources.ResXResourceWriter, System.Windows.Forms, ...</resheader>
|
|||
|
<data name="Name1"><value>this is my long string</value><comment>this is a comment</comment></data>
|
|||
|
<data name="Color1" type="System.Drawing.Color, System.Drawing">Blue</data>
|
|||
|
<data name="Bitmap1" mimetype="application/x-microsoft.net.object.binary.base64">
|
|||
|
<value>[base64 mime encoded serialized .NET Framework object]</value>
|
|||
|
</data>
|
|||
|
<data name="Icon1" type="System.Drawing.Icon, System.Drawing" mimetype="application/x-microsoft.net.object.bytearray.base64">
|
|||
|
<value>[base64 mime encoded string representing a byte array form of the .NET Framework object]</value>
|
|||
|
<comment>This is a comment</comment>
|
|||
|
</data>
|
|||
|
|
|||
|
There are any number of "resheader" rows that contain simple
|
|||
|
name/value pairs.
|
|||
|
|
|||
|
Each data row contains a name, and value. The row also contains a
|
|||
|
type or mimetype. Type corresponds to a .NET class that support
|
|||
|
text/value conversion through the TypeConverter architecture.
|
|||
|
Classes that don't support this are serialized and stored with the
|
|||
|
mimetype set.
|
|||
|
|
|||
|
The mimetype is used for serialized objects, and tells the
|
|||
|
ResXResourceReader how to depersist the object. This is currently not
|
|||
|
extensible. For a given mimetype the value must be set accordingly:
|
|||
|
|
|||
|
Note - application/x-microsoft.net.object.binary.base64 is the format
|
|||
|
that the ResXResourceWriter will generate, however the reader can
|
|||
|
read any of the formats listed below.
|
|||
|
|
|||
|
mimetype: application/x-microsoft.net.object.binary.base64
|
|||
|
value : The object must be serialized with
|
|||
|
: System.Runtime.Serialization.Formatters.Binary.BinaryFormatter
|
|||
|
: and then encoded with base64 encoding.
|
|||
|
|
|||
|
mimetype: application/x-microsoft.net.object.soap.base64
|
|||
|
value : The object must be serialized with
|
|||
|
: System.Runtime.Serialization.Formatters.Soap.SoapFormatter
|
|||
|
: and then encoded with base64 encoding.
|
|||
|
|
|||
|
mimetype: application/x-microsoft.net.object.bytearray.base64
|
|||
|
value : The object must be serialized into a byte array
|
|||
|
: using a System.ComponentModel.TypeConverter
|
|||
|
: and then encoded with base64 encoding.
|
|||
|
-->
|
|||
|
<xsd:schema id="root" xmlns="" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:msdata="urn:schemas-microsoft-com:xml-msdata">
|
|||
|
<xsd:import namespace="http://www.w3.org/XML/1998/namespace" />
|
|||
|
<xsd:element name="root" msdata:IsDataSet="true">
|
|||
|
<xsd:complexType>
|
|||
|
<xsd:choice maxOccurs="unbounded">
|
|||
|
<xsd:element name="metadata">
|
|||
|
<xsd:complexType>
|
|||
|
<xsd:sequence>
|
|||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" />
|
|||
|
</xsd:sequence>
|
|||
|
<xsd:attribute name="name" use="required" type="xsd:string" />
|
|||
|
<xsd:attribute name="type" type="xsd:string" />
|
|||
|
<xsd:attribute name="mimetype" type="xsd:string" />
|
|||
|
<xsd:attribute ref="xml:space" />
|
|||
|
</xsd:complexType>
|
|||
|
</xsd:element>
|
|||
|
<xsd:element name="assembly">
|
|||
|
<xsd:complexType>
|
|||
|
<xsd:attribute name="alias" type="xsd:string" />
|
|||
|
<xsd:attribute name="name" type="xsd:string" />
|
|||
|
</xsd:complexType>
|
|||
|
</xsd:element>
|
|||
|
<xsd:element name="data">
|
|||
|
<xsd:complexType>
|
|||
|
<xsd:sequence>
|
|||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|||
|
<xsd:element name="comment" type="xsd:string" minOccurs="0" msdata:Ordinal="2" />
|
|||
|
</xsd:sequence>
|
|||
|
<xsd:attribute name="name" type="xsd:string" use="required" msdata:Ordinal="1" />
|
|||
|
<xsd:attribute name="type" type="xsd:string" msdata:Ordinal="3" />
|
|||
|
<xsd:attribute name="mimetype" type="xsd:string" msdata:Ordinal="4" />
|
|||
|
<xsd:attribute ref="xml:space" />
|
|||
|
</xsd:complexType>
|
|||
|
</xsd:element>
|
|||
|
<xsd:element name="resheader">
|
|||
|
<xsd:complexType>
|
|||
|
<xsd:sequence>
|
|||
|
<xsd:element name="value" type="xsd:string" minOccurs="0" msdata:Ordinal="1" />
|
|||
|
</xsd:sequence>
|
|||
|
<xsd:attribute name="name" type="xsd:string" use="required" />
|
|||
|
</xsd:complexType>
|
|||
|
</xsd:element>
|
|||
|
</xsd:choice>
|
|||
|
</xsd:complexType>
|
|||
|
</xsd:element>
|
|||
|
</xsd:schema>
|
|||
|
<resheader name="resmimetype">
|
|||
|
<value>text/microsoft-resx</value>
|
|||
|
</resheader>
|
|||
|
<resheader name="version">
|
|||
|
<value>2.0</value>
|
|||
|
</resheader>
|
|||
|
<resheader name="reader">
|
|||
|
<value>System.Resources.ResXResourceReader, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|||
|
</resheader>
|
|||
|
<resheader name="writer">
|
|||
|
<value>System.Resources.ResXResourceWriter, System.Windows.Forms, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089</value>
|
|||
|
</resheader>
|
|||
|
<data name="labelControl10.Text" xml:space="preserve">
|
|||
|
<value>为进一步治疗,降低或解除再发严重脑卒中事件,需行。介入手术相关并发症及可能出现的危险如下:
|
|||
|
1)麻醉意外及药物不良反应(如造影剂过敏、肝肾功能损害等):
|
|||
|
2)术中血管斑块脱落、移位,或脑血管严重痉挛、血管内膜损伤,致急性脑血栓形成或动脉夹层,引起邻近血管闭塞
|
|||
|
或远端其他部位脑梗死,引起头晕、行走不稳,言语、吞咽、视觉功能障碍、肢体瘫痪,甚至昏迷、植物人状态或死亡等,
|
|||
|
必要时可能需急诊予以动脉溶栓及支架取栓等抢救治疗措施;
|
|||
|
3)球囊、支架、导管等介入器材刺激颅内动脉血管,致血管损伤破裂、颅内大出血,引起言语、吞咽功能障碍、瘫痪,
|
|||
|
甚至昏迷、植物人状态或死亡等;
|
|||
|
4)因球囊或支架刺激颈动脉窦,引起血压下降、心率减慢或休克、心跳、呼吸骤停等反应,加重病情,甚至危及生命;
|
|||
|
5)重度狭窄解除后可能继发脑高灌注综合征,导致躁动、癫痫发作、严重脑水肿、脑出血、脑疝等;
|
|||
|
6)因患者严重动脉硬化、血管迂曲,以及严重狭窄等病变原因,可能使导管、导丝、支架等不能到达病变部位,
|
|||
|
致手术不能继续进行,须及时终止介入手术,改用内科药物继续治疗;
|
|||
|
7)心跳、呼吸骤停,或发生其他意外,危及生命;
|
|||
|
8)股动脉穿刺部位血肿、感染;
|
|||
|
9)术中可能发生其他未能预估到的特殊病情变化或急性不良反应,手术医师有权根据实际情况,按照相关医疗原则
|
|||
|
及有利于患者健康、减轻病情危害性的原则,酌情调整手术治疗方案,并及时告知患者家属;
|
|||
|
10)支架植入术后血管再狭窄可能,需术后定期复查及长期服用抗栓、调脂药物治疗,必要时需再次行血管成型支架置入术;
|
|||
|
11)手术不成功及其它情况(如血管严重迂曲、痉挛,病人不能耐受,其他脏器功能发生严重不良反应等),
|
|||
|
致手术不能继续进行,须及时终止介入手术,改用内科药物继续治疗。注意:若因上述原因导致手术不成功者,
|
|||
|
患方仍需承担所耗材料及手术相关费用;
|
|||
|
12)患者原有基础疾患(如:心、肺、肝、肾等重要脏器疾患)在术中发生合并症,出现相应功能障碍,加重病情等;
|
|||
|
13)本次手术仅只能解决部分严重血管病变风险,如患者高龄,身体机能自然退化,其他部位亦有动脉粥样硬化斑块形成
|
|||
|
等原因,术后亦有可能在其他动脉血管发生狭窄病变,并在其供血区域发生闭塞、梗死可能,需长期控制危险因素、
|
|||
|
内科药物治疗;
|
|||
|
14)以上情况我们将充分考虑,认真准备,针对具体病情积极采取防治措施,尽力防止出现严重并发症,降低手术风险。
|
|||
|
但因目前医疗发展水平及医疗条件有限,一些病情不能完全靠手术治疗来解决;术中亦可能发生一些非人为因素所能控制
|
|||
|
的不良情况,引起病情不能缓解或病情加重,希望患者及其家属能充分理解。
|
|||
|
</value>
|
|||
|
</data>
|
|||
|
</root>
|