• Title/Summary/Keyword: ArdenML

Search Result 3, Processing Time 0.014 seconds

Development of an Arden Syntax Translator for Building a Clinical Decision Support System with XML

  • Doo, Sung-Hyun;Jung, Chai Young;Bae, Jong-Min
    • Journal of the Korea Society of Computer and Information
    • /
    • v.20 no.11
    • /
    • pp.119-126
    • /
    • 2015
  • CDSS provides clinical doctors with knowledge to be required when they diagnose or make decision about treatment strategy. Arden Syntax is one of the language with which we write MLM that is a component of CDSS. It was designated as a standard by HL7/ANSI. ArdenML is an XML version of Arden Syntax. In this paper we propose a tool which translates Arden Syntax MLMs into ArdenML MLM. To this end we first defines the corresponding relation between two languages. Next we presents a modified version of Arden Syntax grammar to improve performance of lexical analysis and minimize parsing conflicts. Finally we presents syntax and semantics gaps between the both languages, which are a structural representation problem, a data type problem, and a disrelation problem. Our translator resolves such issues and generates exact ArdenML codes for an arbitrary Arden Syntax MLM.

Design of the XML for Decision-making in the Medical Treatment (의료부문 의사결정지원을 위한 XML 설계)

  • Lee, Sang-Young
    • Proceedings of the Korean Society of Computer Information Conference
    • /
    • 2009.01a
    • /
    • pp.5-8
    • /
    • 2009
  • XML(eXtensible Markup Language)을 통하여 의료부문의 Arden Syntax틀 표현하기 위한 모델은 Arden Syntax의 이식성을 증가시키기 위하여 개발된다. Arden Syntax는 의료분야에서의 논리적인 시스템에 활용되는 의학적인 의사 결정을 위한 언어이다. 또한 의료영역에서의 의사결정들을 컴퓨터에 의해 실행이 가능하도록 하기 위하여 고안된 언어이다. 본 논문에서는 의료부문에서의 Arden Syntax를 XML로 변화하기 위한 ArdenML을 설계한다. 즉 ArdenML에 대한 스키마와 스타일시트 등을 제시하고 MLM 예제를 통하여 검증한다. 즉 점차 이식성측면이 강조되는 Arden Syntax를 위한 XML 스키마 및 스타일시트를 구축하며 제시한다.

  • PDF

Implementation of Meta Data-based Clinical Decision Support System for the Portability (이식성을 위한 메타데이터 기반의 CDSS 구축)

  • Lee, Sang Young;Lee, Yoon Hyeon;Lee, Yoon Seok
    • Journal of Korea Society of Digital Industry and Information Management
    • /
    • v.8 no.1
    • /
    • pp.221-229
    • /
    • 2012
  • A model for expressing meta data syntax in the eXtensible Markup Language(XML) was developed to increase the portability of the Arden Syntax in medical treatment. In this model that is Arden syntax uses two syntax checking mechanisms, first an XML validation process, and second, a syntax check using an XSL style sheet. Two hundred seventy-seven examples of MLMs were transformed into MLMs in ArdenML and validated against the schema and style sheet. Both the original MLMs and reverse-parsed MLMs in ArdenML were checked using a Arden Syntax checker. The textual versions of MLMs were successfully transformed into XML documents using the model, and the reverse-parse yielded the original text version of MLMs.