Standard Specification for Clinical XML DTDs in Healthcare (Withdrawn 2011)

ABSTRACT
This specification defines an electronic representation that includes the varying information required for broad exchange in health care both today and in the future. eXtensible Markup Language (XML) is a convergence of data processing, communication, and publishing technology. XML is a platform, vendor, and application independent technology for describing document content and structure in tags or elements. The names of the tags and the rules for using them are contained in the document type definition (DTD). The clinical XML DTD defines the standard XML DTD for: admission notes, discharge summaries, history and physical examinations, operative reports, pathology reports, radiology reports, and radiation therapy summaries. The DTDs define templates for clinical content. Clinical content may take the form of character data or elements from the XHTML Basic 1.0 DTD.
SCOPE
1.1 This specification defines an electronic representation that includes the varying information required for broad exchange in health care both today and in the future. eXtensible Markup Language (XML) is a convergence of data processing, communication, and publishing technology. XML is a platform, vendor, and application independent technology for describing document content and structure in tags or elements. The names of the tags and the rules for using them are contained in the Document Type Definition (DTD). The DTD describes the structure of the document and defines the names of tags it contains. Additionally the DTD declares the order in which the tags occur and how often the tags can appear; that is, the DTD defines the hierarchy of the tags. A DTD for a prescription might contain structural elements for the medication prescribed medication>, the dosage dosage>, the form form>, the quantity quantity>, and so forth. This specification is in the form of a set of standard XML DTDs that match the electronic document requirements in the health care industry.
1.2 This specification refers to and makes use of recommendations from the World Wide Web consortium, the W3C (http://www.w3.org).
1.3 This standard does not purport to address all of the safety concerns, if any, associated with its use. It is the responsibility of the user of this standard to establish appropriate safety and health practices and determine the applicability of regulatory requirements prior to use.
WITHDRAWN RATIONALE
Formerly under the jurisdiction of Committee E31 on Healthcare Informatics, this Specification was withdrawn in 2011 in accordance with section 10.5.3.1 of the Regulations Governing ASTM Technical Committees, which requires that standards shall be updated by the end of the eighth year since the last approval date.

General Information

Status
Withdrawn
Publication Date
09-Jan-2002
Withdrawal Date
31-Dec-2010
Current Stage
Ref Project

Buy Standard

Technical specification
ASTM E2182-02 - Standard Specification for Clinical XML DTDs in Healthcare (Withdrawn 2011)
English language
36 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)

NOTICE: This standard has either been superseded and replaced by a new version or withdrawn.
Contact ASTM International (www.astm.org) for the latest information
An American National Standard
Designation: E2182 – 02
Standard Specification for
1
Clinical XML DTDs in Healthcare
This standard is issued under the fixed designation E2182; the number immediately following the designation indicates the year of
original adoption or, in the case of revision, the year of last revision. A number in parentheses indicates the year of last reapproval. A
superscript epsilon (´) indicates an editorial change since the last revision or reapproval.
1. Scope E1633 Specification for Coded Values Used in the Elec-
2
tronic Health Record
1.1 This specification defines an electronic representation
E2183 Guide for XML DTD Design, Architecture and
that includes the varying information required for broad
Implementation
exchange in health care both today and in the future. eXten-
2.2 W3C World Wide Web Consortium Recommendations,
sible Markup Language (XML) is a convergence of data
(http://www.w3.org)
processing, communication, and publishing technology. XML
XML 1.0 Recommendation, http://www.w3.org/TR/REC-
is a platform, vendor, and application independent technology
xml
for describing document content and structure in tags or
XHTML Basic Recommendation, http://www.w3.org/TR/
elements. The names of the tags and the rules for using them
xhtml-basic
are contained in the Document Type Definition (DTD). The
XML Linking (Xlink) 1.0 Recommendation, http://
DTD describes the structure of the document and defines the
www.w3.org/TR/xlink
names of tags it contains. Additionally the DTD declares the
XML Namespaces Recommendation, http://www.w3.org/
order in which the tags occur and how often the tags can
TR/REC-xml-names
appear; that is, the DTD defines the hierarchy of the tags. A
XPointer, http://www.w3.org/TR/xptr
DTD for a prescription might contain structural elements for
XSLT, http://www.w3.org/TR/xslt
themedicationprescribed,thedosage,
2.3 HL7 Standards, (http://www.HL7.org)
the form , the quantity , and so forth. This
Informative Document: Using XML as anAlternative Mes-
specificationisintheformofasetofstandardXMLDTDsthat
sage Syntax for HL7 Version 2.3.x
match the electronic document requirements in the health care
Clinical Document Architecture: Level 1
industry.
2.4 IETF Specifications, (http://www.ietf.org)
1.2 This specification refers to and makes use of recommen-
RFC 2396: Uniform Resource Indentifiers (URI), http://
dations from the World Wide Web consortium, the W3C
ietf.org/rfc/rfc2396
(http://www.w3.org).
1.3 This standard does not purport to address all of the
3. Terminology
safety concerns, if any, associated with its use. It is the
3.1 Definitions:
responsibility of the user of this standard to establish appro-
3.1.1 clinical document, n—defined in terms of the native
priate safety and health practices and determine the applica-
XML architecture. The Document Type Definition (DTD) is
bility of regulatory requirements prior to use.
the base method of defining the structure of a clinical docu-
2. Referenced Documents ment. XMLschema languages such as the W3C XMLSchema
2
Language and the OASIS RELAXNG Schema language pro-
2.1 ASTM Standards:
vide alternative methods of defining clinical document struc-
E1239 PracticeforDescriptionofReservation/Registration-
tures.
Admission, Discharge, Transfer (R-ADT) Systems for
2
3.1.2 document type definition (DTD), n—the formal defi-
Electronic Health Record (EHR) Systems
nition of the elements, structures, and rules for enabling
E1384 Practice for Content and Structure of the Electronic
2
platform independent data access via XML or for marking up
Health Record (EHR)
a given type of SGML document.
3.1.3 extensible markup language (XML), n—a standard
1
fromtheWorldWideWebConsortium(W3C)thatprovidesfor
This specification is under the jurisdiction of ASTM Committee E31 on
Healthcare Informatics and is the direct responsibility of Subcommittee E31.25 on
tagging of information content within documents, offering a
Healthcare Data Management, Security, Confidentiality, and Privacy.
means for representation of content in a format which is both
Current edition approved July 17, 2006. Published March 2002. DOI: 10.1520/
human and machine readable.Through the use of customizable
E2182-02.
2
Annual Book of ASTM Standards, Vol 14.01. style sheets and schemas, information can be represented in a
Copyright © ASTM International, 100 Barr Harbor Drive, PO Box C700, West Conshohocken, PA 19428-2959, United States.
1

---------------------- Page: 1 ----------------------
E2182 – 02
uniform way, allowing for interchange of both content (data) 3.1.11 URI—identifies a Web resource according to IETF
and format (metadata). RFC2396.Usedinpracticetoformlinksbetween,tonameand
to locate web documents. Also used to name XML
3.1.4 Health Level 7 (HL7), n—a standards organization
namespaces.
traditi
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.