Item | DT | Card | Conf | Description | Label |
---|
| RTO_PQ_PQ | 0 … 1 | | | (UVI...ent) |
| Example | 10 mg of the ingredient per ml <pharm:quantity> <cda:numerator xsi:type="PQ" value="10" unit="mg"/> <cda:denominator xsi:type="PQ" value="1" unit="ml"/></pharm:quantity> |
| Example | 2% of the ingredient <pharm:quantity> <cda:numerator xsi:type="PQ" value="2" unit="%"/> <cda:denominator xsi:type="PQ" value="1"/></pharm:quantity> |
| Example | 5mg of the ingredient <pharm:quantity> <cda:numerator xsi:type="PQ" value="5" unit="mg"/> <cda:denominator xsi:type="PQ" value="1"/></pharm:quantity> |
| cda:numerator
|
| PQ | 0 … 1 | | | (UVI...ent) |
| cda:denominator
|
| PQ | 0 … 1 | | | (UVI...ent) |
pharm:ingredientSubstance
|
| | 0 … 1 | | The substance used for this product plying the role indicated in the ingredient classCode.
The <code> element contains the coded representation of the ingredient and the <name> element may be used for the plain text representation.
| (UVI...ent) |
| @classCode
|
| cs | 1 … 1 | F | MMAT |
| @determinerCode
|
| cs | 1 … 1 | F | KIND |
| pharm:code
|
| CD | 0 … 1 | C | | (UVI...ent) |
| pharm:name
|
| EN | 0 … 1 | C | | (UVI...ent) |
| Schematron assert | role | error | |
| test | pharm:code or pharm:name | |
| Message | Either the name or the code of the substance (or both) shall be provided | |