ASTM E2210-2006 Standard Specification for Guideline Elements Model version 2 (GEM II)-Document Model for Clinical Practice Guidelines《指南要素模型版本2(GEM II)用标准规范 临床实施规程指南用文件模型》.pdf
《ASTM E2210-2006 Standard Specification for Guideline Elements Model version 2 (GEM II)-Document Model for Clinical Practice Guidelines《指南要素模型版本2(GEM II)用标准规范 临床实施规程指南用文件模型》.pdf》由会员分享,可在线阅读,更多相关《ASTM E2210-2006 Standard Specification for Guideline Elements Model version 2 (GEM II)-Document Model for Clinical Practice Guidelines《指南要素模型版本2(GEM II)用标准规范 临床实施规程指南用文件模型》.pdf(22页珍藏版)》请在麦多课文档分享上搜索。
1、Designation: E 2210 06An American National StandardStandard Specification forGuideline Elements Model version 2 (GEM II)DocumentModel for Clinical Practice Guidelines1This standard is issued under the fixed designation E 2210; the number immediately following the designation indicates the year ofori
2、ginal adoption or, in the case of revision, the year of last revision. A number in parentheses indicates the year of last reapproval. Asuperscript epsilon (e) indicates an editorial change since the last revision or reapproval.1. Scope*1.1 This specification updates a standard representation forstor
3、ing and organizing the heterogeneous information con-tained in clinical practice guidelines. This specification isintended to facilitate translation of natural-language guidelinedocuments into a format that can be processed by computers. Itcan be used to represent document content throughout theenti
4、re guideline life cycle. Information at both high and lowlevels of abstraction can be accommodated. This specificationis based on the guideline elements model (GEM) created at theYale Center for Medical Informatics and designed to serve asa comprehensive XML-based guideline document representa-tion.
5、1.2 This specification refers to and makes use of recommen-dations from the World Wide Web consortium, the W3C.21.3 Standard Guideline SchemaThis specification definesa standard Schema for clinical practice guidelines. The Schemais included in Annex A1.1.4 This standard does not purport to address a
6、ll of thesafety concerns, if any, associated with its use. It is theresponsibility of the user of this standard to establish appro-priate safety and health practices and determine the applica-bility of regulatory requirements prior to use.2. Referenced Documents2.1 W3C World Wide Web Consortium:XML
7、1.0 Recommendation3XML Schema 1.043. Terminology3.1 Definitions:3.1.1 document type definition (DTD)the formal defini-tion of the elements, structures, and rules for enablingplatform-independent data access via XML, or for marking upa given type of SGML document.3.1.2 extensible markup language (XML
8、)standard fromthe World Wide Web Consortium (W3C) that provides fortagging of information content within documents, offering ameans of representation of content in a format that is bothhuman and machine readable. Through the use of customizablestyle sheets and schemas, information can be represented
9、 in auniform way, allowing for interchange of both content (data)and format (metadata).3.1.3 health level 7 (HL7)a standards organization tradi-tionally focused on standards for healthcare information inter-change. HL7 messages are the dominant standard for peer-to-peer exchange of clinical text-bas
10、ed information. Morerecently, HL7 has developed a comprehensive object model ofthe healthcare enterprise and the first level of an XML clinicaldocument architecture.3.1.4 HL7 clinical document architecture (CDA)a docu-ment markup standard for the structure and semantics ofexchanged clinical document
11、s. A clinical document is a docu-mentation of observations and other services with the follow-ing characteristics: persistence, stewardship, potential for au-thentication, wholeness, and human readability. A CDAdocument is a defined and complete information object that canexist outside of a message
12、and can include text, sounds, andother multimedia content.3.1.5 hypertext markup language (HTML)the languageused in creating a web page. Its origin is an implementation ofSGML DTD. It provides tags regarding the way a documentshould be displayed in the text of an HTML document, whichact as commands
13、that a browser interprets when downloadingan HTML file.3.1.6 namespacesprovide a simple method for qualifyingelement and attribute names used in XML documents. This isaccomplished by associating a particular tag set by associatinga prefix with a URI reference. XML namespaces provides amechanism for
14、authoring compound documents (documentsconsisting of elements and attributes from multiple DTDs orschemas) in such a way that will provide global identificationwithout collisions of names that are the same but are useddifferently.3.1.7 parsera specialized software program that recog-nizes markup in
15、a document and differentiates the content fromthe markup. A parser that reads a DTD and checks and reportson markup errors is a validating XML parser. A parser can be1This specification is under the jurisdiction of ASTM Committee E31 onHealthcare Informatics and is the direct responsibility of Subco
16、mmittee E31.35 onHealthcare Data Analysis.Current edition approved Dec. 1, 2006. Published January 2007. Originallyapproved in 2002. Last previous edition approved in 2002 as E 2210 02.2http:/www.w3.org3http:/www.w3.org/XML/4http:/www.w3.org/XML/Schema1*A Summary of Changes section appears at the en
17、d of this standard.Copyright ASTM International, 100 Barr Harbor Drive, PO Box C700, West Conshohocken, PA 19428-2959, United States.built into an XML editor to prevent incorrect tagging and tocheck whether a document contains all the required elements.3.1.8 XML Schemaprovides a means for defining t
18、hedetailed structure, content and semantics of XML documents.XML Schema was approved as a W3C Recommendationapproved on 2 May 2001 and with a second edition incorpo-rating many errata was published on 28 October 2004 thatprovides a means for defining the detailed structure, contentand semantics of X
19、ML documents. XML Schema defines theelements that can appear within the document and the attributesthat can be associated with an element. It also defines thestructure of the document: which elements are child elementsof others, the sequence in which the child elements can appear,and the number of c
20、hild elements. It defines whether anelement is empty or can include text. The schema can alsodefine default values for attributes.3.1.9 stylesheetthe XSL transformations (XSLT) de-scribes a vocabulary recognized by an XSLT processor totransform information from an organization in the source fileinto
21、 a different organization suitable for continued downstreamprocessing. The extensible stylesheet language (XSL) de-scribes a vocabulary recognized by a rendering agent to reifyabstract expressions of format into a particular medium ofpresentation.3.1.10 valid XML documenta document that is well-form
22、ed, with internal or DOCTYPE reference to elementdefinition of tags within the document.3.1.11 well-formed XML documentan XML documentthat conforms to the syntax as specified by the W3C XML 1.0recommendation.3.1.12 World Wide Web Consortium (W3C)develops in-teroperable technologies (specifications,
23、guidelines, software,and tools) to lead the Web to its full potential as a forum forinformation, commerce, communication, and collective under-standing.3.1.13 XHTMLHTML documents that are well formedand can be processed by an XML parser.3.1.14 XLL/XLINK/XPOINTERXLL, the extensible link-ing language,
24、 is divided into two parts, XLinks and XPointers.XLink, the XML linking language, defines how one documentlinks to another document. XPointer, the XML pointer lan-guage, defines how individual parts of a document are ad-dressed. XLinks point to a URI (in practice, a URL) thatspecifies a particular r
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
5000 积分 0人已下载
下载 | 加入VIP,交流精品资源 |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- ASTME22102006STANDARDSPECIFICATIONFORGUIDELINEELEMENTSMODELVERSION2GEMIIDOCUMENTMODELFORCLINICALPRACTICEGUIDELINES

链接地址:http://www.mydoc123.com/p-530568.html