๐ TS-01 - Kind of drugs
Descriptionโ
See if software in test can handle the formats of medication possible in PCDH :
Example
...
<smc:events>
    ...
    <smc:event xsi:type="smc:PharmaceuticalCareEventType">
        <smc:dispensedForSamePrescriptio>
            <!-- The focus on the test -->
        </smc:dispensedForSamePrescriptio>
    </smc:event>
    ...
</smc:events>
...
Test casesโ
- "productCode" (CNK)
 - "magistralPreparation" (magistralText)
 - "magistralPreparation" (formularyReference)
 - "magistralPreparation" (compound)
- "medicinalproduct" (intended)
 - "medicinalproduct" (intended + delivered)
 - "substance" (substancecode & substancename)
 
 - "unregisteredProduct"
 
Filesโ
Expected resultsโ
When looking to the patient delivered medication history :
- "productCode" (CNK) is present : "Sinutab Forte 500 mg - 60 mg comp."
 - "magistralPreparation" (magistralText) is present : "Free text drug"
 - "magistralPreparation" (formularyReference) is present : "ERYTHROMYCINE SOL. HYDRO-ALC. 4% FTM2"
 - "magistralPreparation" (compound) is present with :
 - "unregisteredProduct" is present : "unregisteredProduct"