文件上传与编辑
新版
上传电子病历文档
点击或拖放DOCX文件到此处
支持电子病历DOCX文档
文件名:
文件类型:
文件大小:
内容预览
XML输出
智能
XML输出结果
HERP标准 V2.01
等待生成内容
上传文件后,生成的XML代码将显示在这里
文档结构地图
XML结构说明
<EPRDocument version="2.01" PaperSize="4" PaperWidth="210" PaperHeight="297" PaperLeftMarign="20" PaperRightMarign="10" PaperTopMarign="10" PaperBottomMarign="10" HeaderLineType="2" RowSpace="0.7" FooterLineType="2">
<Header Height="80">
<P Align="2" RowSpace="0.7">
<DataBind ReadOnly="true" Style="1" Data="医疗机构名称" Type="0" />
</P>
<P Align="2" RowSpace="0.9">
<Text Style="2" ReadOnly="true">电子病历文档</Text>
</P>
</Header>
<Body>
<P Align="1" RowSpace="0.6">
<Node Name="主诉" Label="主诉:" LabelMode="1" Style="3">
<Text Style="4">患者主诉内容</Text>
</Node>
</P>
<P Align="1" RowSpace="0.6">
<Text Style="21" ReadOnly="true">体温:</Text>
<DataBind Style="21" Data="体温" Type="0" />
<Text Style="21" ReadOnly="true">℃</Text>
</P>
<P Align="1" RowSpace="0.6">
<RadioText Style="1" Items="有;无" Selected="有">过敏史</RadioText>
</P>
<P Align="1" RowSpace="0.6">
<Table RowSpace="0.7">
<Row>
<Cell Width="120">
<P>
<Text Style="21" ReadOnly="true">科室:</Text>
<DataBind Style="21" Data="科室" Type="0" />
</P>
</Cell>
</Row>
</Table>
</P>
<P IdentNum="25">
<Text Style="21" ReadOnly="true">医生签名:</Text>
<Sign Style="4" SignEvent="1" ShowRate="0.6">医生签名</Sign>
</P>
</Body>
<Footer Height="10">
</Footer>
</EPRDocument>
支持全部XML标签类型:Text, Node, RadioText, RadioSelect, CheckText, CheckSelect, DataBind, Sign, Table, EmptyTable, RecordTable, Row, Cell, Date, Age, Image, CatameniaFormula, PalmerEsigmonyFormula, EyeLightFormula 等
智能内容分析,自动识别关键字并生成对应标签
支持特殊符号、分隔符、下划线等格式的完整解析
支持的标签类型
下划线支持
下划线内容使用特殊的样式标识:
<Text Style="underline" ReadOnly="true">带下划线的文本</Text>
在生成的XML中,所有带下划线的内容都会使用此样式
特殊符号支持
支持医学常用特殊符号:
℃ ° ± × ÷ ≤ ≥ ≠ ≈ ∞ ‰ % ㎎ ㎏ ㎝ ㎜ ㎞ ㎗ ㎖ ㎘ ㎙ ㎚ ㎛ ㎜² ㎝² ㎞² ㎜³ ㎝³ ㎞³
所有特殊符号都会被正确识别并生成对应的XML标签