This wiki has undergone a migration to Confluence found Here
<meta name="googlebot" content="noindex">

Arden Syntax:Implementation Guide:Syntax Description

From HL7Wiki
Revision as of 07:35, 23 August 2013 by Karstenf77 (talk | contribs)
Jump to navigation Jump to search

Implementation Guide - Syntax Description

Fundamentals

Medical knowledge in Arden Syntax is arranged within Medical Logic Modules (MLMs) where each MLM represents sufficient knowledge to make a single decision. Each such an MLM is well organized and structured into categories and slots with specific content.

TODO: Add picture of sample MLM template

An MLM is composed of slots grouped into 4 required categories: maintenance, library, knowledge, and resources. A category starts with its name followed immediately by a colon (e.g., maintenance:) and the categories must appear in the correct order. Within each category is a set of slots which also must appear in the correct order.

TODO: Add picture schematic MLM structure (see presentation)