WSI Conformance Levels

Purpose: List all the HIMSA Sample Back End System Conformance Levels.

 

 

To Change the WSI Conformance Level in the HIMSA Sample BES, select the misc button. Then in the request drop down, change the value to what you want.

 

WSI Conformance Levels Explanations:

1.) Conformance level 1: Initial level. Use \Schemas\WSI\NoahDataExchangeV1-1.xsd when validating XML.

2.) Conformance level 2: Extension that send an action with an attribute that tells that the action has been deleted. Use \Schemas\WSI\NoahDataExchangeV2-1.xsd when validating.

3.) Conformance level 3: Extension that adds patient nu to patient part and module id to action part. Use \Schemas\WSI\NoahDataExchangeV3-1.xsd when validating.

4.) Conformance level 4: Extension that makes it possible to receive action in the format stored in Noah if the format is greater or equal to 500.
The action element <Action> is extended with the element <DataFormat> that contains the data format of the action. When
using conformance levels less than 4 the dataformat is 500.
Use \Schemas\WSI\NoahDataExchangeV4-1.xsd when validating.

5.) Conformance level 5: Support for tinnitus requires conformance level 5

 

Important Note:

Important:  Noah must be configured properly to send actions in the format the action is stored.  This is done using the NoahBSIntegServerTool.exe that is installed in Noah installation folder (default is "C:\Program Files (x86)\HIMSA\Noah 4").  Start the program, Window -> Configuration -> WEB Service Settings. Set value ForceFormat500 to false.