Skip to main content

πŸ’Š TS-01 - Kind of drugs

Description​

See if software in test can handle the formats of medication possible in KMEHR :

Example
...
<transaction>
...
<item>
<id S="ID-KMEHR" SV="1.0">2</id>
<cd S="CD-ITEM" SV="1.11">medication</cd>
<content>
<!-- The focus on the test -->
</content>
</item>
...
</transaction>
...

Test cases​

  • "compoundprescription" (free text drug)
  • "medicinalproduct" (only defined with intendedcd / intendedname)
  • "medicinalproduct" (defined with intendedcd / intendedname / deliveredcd / deliveredname)
  • "substanceproduct" as a VMPGROUP
  • "substanceproduct" (only defined with intendedcd / intendedname)
  • "substanceproduct" (defined with intendedcd / intendedname / deliveredcd / deliveredname)

Files​

Expected results​

When looking to the patient medication scheme :