Id1.3.6.1.4.1.12559.11.10.1.3.1.3.37Effective Date2022‑03‑08 12:00:19
Statusretired RetiredVersion Label
NameeHDSIingredientDisplay NameeHDSI ingredient
Open/ClosedOpen (other than defined elements are allowed)
ItemDTCardConfDescriptionLabel
pharm:quantity
0 … 1eHDSdotsient
 Example
10 mg of the ingredient per ml
<pharm:quantity>
  <numerator xsi:type="PQ" value="10" unit="mg"/>  <denominator xsi:type="PQ" value="1" unit="ml"/></pharm:quantity>
 Example
2% of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="2" unit="%"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
 Example
5mg of the ingredient
<pharm:quantity>
  <numerator xsi:type="PQ" value="5" unit="mg"/>  <denominator xsi:type="PQ" value="1"/></pharm:quantity>
pharm:numerator
0 … 1eHDSdotsient
pharm:denominator
0 … 1

3 possible uses for the @unit attribute are allowed:

  1. The preferred situation where value of the unit attibute comes from the eHDSIUnit value set.
  2. A UCUM annotation can be used in the unit attribute. In the case of countable items, the content between curly brackets must be a concept from the eHDSIQuantityUnit value set.
  3. For countable units, the unit attribute can also be set to '1', and the translation element can be used to convey the type of content item.
eHDSdotsient
pharm:ingredientSubstance
0 … 1 The substance used for this product plying the role indicated in the ingredient classCode.

The element <code> contains the coded representation of the ingredient and the <name> element may be used for the plain text representation.
eHDSdotsient
@classCode
cs1 … 1FMMAT
@determinerCode
cs1 … 1FKIND
pharm:code
0 … 1CeHDSdotsient
pharm:name
0 … 1CeHDSdotsient
 Schematron assertrolered error 
 testpharm:code or pharm:name 
 MessageEither the name or the code of the substance (or both) shall be provided