This page is part of the FHIR Specification (v4.4.0: R5 Preview #2). The current version which supercedes this version is 5.0.0. For a full list of available versions, see the Directory of published versions
Pharmacy Work Group | Maturity Level: 3 | Standards Status: Trial Use |
SubstanceAmount | |
Standards Status | This element has a standards status of "Draft" |
Element Id | SubstanceAmount |
Definition | Chemical substances are a single substance type whose primary defining element is the molecular structure. Chemical substances shall be defined on the basis of their complete covalent molecular structure; the presence of a salt (counter-ion) and/or solvates (water, alcohols) is also captured. Purity, grade, physical form or particle size are not taken into account in the definition of a chemical substance or in the assignment of a Substance ID. |
Cardinality | 0..* |
Type | BackboneType |
Summary | true |
SubstanceAmount.amount[x] | |
Element Id | SubstanceAmount.amount[x] |
Definition | Used to capture quantitative values for a variety of elements. If only limits are given, the arithmetic mean would be the average. If only a single definite value for a given element is given, it would be captured in this field. |
Cardinality | 0..1 |
Type | Quantity|Range|string |
[x] Note | See Choice of Data Types for further information about how to use [x] |
Summary | true |
SubstanceAmount.amountType | |
Element Id | SubstanceAmount.amountType |
Definition | Most elements that require a quantitative value will also have a field called amount type. Amount type should always be specified because the actual value of the amount is often dependent on it. EXAMPLE: In capturing the actual relative amounts of substances or molecular fragments it is essential to indicate whether the amount refers to a mole ratio or weight ratio. For any given element an effort should be made to use same the amount type for all related definitional elements. |
Cardinality | 0..1 |
Type | CodeableConcept |
Summary | true |
SubstanceAmount.amountText | |
Element Id | SubstanceAmount.amountText |
Definition | A textual comment on a numeric value. |
Cardinality | 0..1 |
Type | string |
Summary | true |
SubstanceAmount.referenceRange | |
Element Id | SubstanceAmount.referenceRange |
Definition | Reference range of possible or expected values. |
Cardinality | 0..1 |
Summary | true |
SubstanceAmount.referenceRange.lowLimit | |
Element Id | SubstanceAmount.referenceRange.lowLimit |
Definition | Lower limit possible or expected. |
Cardinality | 0..1 |
Type | Quantity |
Summary | true |
SubstanceAmount.referenceRange.highLimit | |
Element Id | SubstanceAmount.referenceRange.highLimit |
Definition | Upper limit possible or expected. |
Cardinality | 0..1 |
Type | Quantity |
Summary | true |