Back To Index  <<  Back To Templates

retired Template  eHDSI ingredient

Id 1.3.6.1.4.1.12559.11.10.1.3.1.3.37 Effective Date 2022‑03‑08 12:00:19
Other versions this id:
Status retired Retired Version Label
Name eHDSIingredient Display Name eHDSI ingredient
Open/Closed Open (other than defined elements are allowed)
Item DT Card Conf Description Label
pharm:quantity
0 … 1 (eHDdotsent)
  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 … 1 (eHDdotsent)
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.
(eHDdotsent)
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.
(eHDdotsent)
@classCode
cs 1 … 1 F MMAT
@determinerCode
cs 1 … 1 F KIND
pharm:code
0 … 1 C (eHDdotsent)
pharm:name
0 … 1 C (eHDdotsent)
  Schematron assert role red error  
  test pharm:code or pharm:name  
  Message Either the name or the code of the substance (or both) shall be provided