π 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 :
- Medication with name "Free text drug" is present only once
- Medication with name "Rhina natur activ pulmo sirop 133ml" is present only once
- Medication with name "Orgitan care comp 90" (French) / "Orgitan care tabl 90" (Dutch) is present only once
- Medication with name "acΓ©clofΓ©nac oral 100 mg" (French) / "aceclofenac oraal 100 mg" (Dutch)
- Medication with name "simvastatine 40 mg comprimΓ© (or.) (French)" / "simvastatine 40 mg tablet (or.) (Dutch)"
- Medication with name "busulfan 2 mg comprimΓ© (or.) (French) / busulfan 2 mg tablet (or.) (Dutch)"