• 제목/요약/키워드: ArdenML

검색결과 3건 처리시간 0.014초

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

  • Doo, Sung-Hyun;Jung, Chai Young;Bae, Jong-Min
    • 한국컴퓨터정보학회논문지
    • /
    • 제20권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.

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

  • 이상영
    • 한국컴퓨터정보학회:학술대회논문집
    • /
    • 한국컴퓨터정보학회 2008년도 제39차 동계학술발표논문집 16권2호
    • /
    • pp.5-8
    • /
    • 2009
  • XML(eXtensible Markup Language)을 통하여 의료부문의 Arden Syntax틀 표현하기 위한 모델은 Arden Syntax의 이식성을 증가시키기 위하여 개발된다. Arden Syntax는 의료분야에서의 논리적인 시스템에 활용되는 의학적인 의사 결정을 위한 언어이다. 또한 의료영역에서의 의사결정들을 컴퓨터에 의해 실행이 가능하도록 하기 위하여 고안된 언어이다. 본 논문에서는 의료부문에서의 Arden Syntax를 XML로 변화하기 위한 ArdenML을 설계한다. 즉 ArdenML에 대한 스키마와 스타일시트 등을 제시하고 MLM 예제를 통하여 검증한다. 즉 점차 이식성측면이 강조되는 Arden Syntax를 위한 XML 스키마 및 스타일시트를 구축하며 제시한다.

  • PDF

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

  • 이상영;이윤현;이윤석
    • 디지털산업정보학회논문지
    • /
    • 제8권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.