Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Vitalink medication scheme specific Kmehr tables

CD-MS-ADAPTATION

Jira
serverimec Validation Lab
serverIdac11aa92-3976-3161-9ddb-5020cc76f1c7
keyVIM-147
This paragraph is under discussion and needs to be reviewed.

By means of the list CD-MS-ADAPTATION it can be indicated in a simple manner where in the kmehr message modifications have been made by the end user.

 

Permitted values for this list are:

  • nochanges
  • medication
  • posology
  • treatmentsuspension

 

If changes have taken place to several parts of the kmehr message, it is possible to enter several codes. However if the value ‘nochanges’ is used, only this value is permitted and no other codes may be added.

CD-ITEM-MS


Code Block
languagexml
linenumberstrue
<item>
	<id SV="1.0" S="ID-KMEHR">2</id>
	<cd SV="1.3" S="CD-ITEM">healthcareelement</cd>
	<content>
		<cd SV="1.0" S="CD-ITEM-MS">adaptationflag</cd>
		<cd SV="1.0" S="CD-MS-ADAPTATION">medication</cd>
		<cd SV="1.0" S="CD-MS-ADAPTATION">posology</cd>
	</content>
</item>

...