Skip to content

Commit

Permalink
[#38] Added _nanomole_ and _Application_ units to the value set
Browse files Browse the repository at this point in the history
  • Loading branch information
dvribeira committed Apr 3, 2024
1 parent d2db8fd commit d31fec0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
2 changes: 2 additions & 0 deletions input/fsh/valueset/amount_quantity_unit_code.fsh
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ These are all unit codes about amount quantities, excluding time units."""

* $sct#732981002 "Actuation (unit of presentation)"
* $sct#732978007 "Ampule (unit of presentation)"
* $sct#413568008 "Application - unit of product usage (qualifier value)"
* $sct#732980001 "Applicator (unit of presentation)"
* $sct#732982009 "Bag (unit of presentation)"
* $sct#732983004 "Barrel (unit of presentation)"
Expand Down Expand Up @@ -76,6 +77,7 @@ These are all unit codes about amount quantities, excluding time units."""
* $ucum#kcal "kilocalorie"
* $ucum#kJ "kilojoule"
* $ucum#meq "milliequivalent"
* $ucum#nmol "nanomole"
* $ucum#umol "micromole"
* $ucum#mmol "millimole"
* $ucum#mol "mole"
Expand Down
1 change: 1 addition & 0 deletions input/pagecontent/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Added an example for a medication statement with split dosage: `MedicationStatementDafalganEffSplitDose`.
- Replace `{Piece}` unit code with SCT `246205007` (`Quantity`) in `CHEMEDEPRAmountQuantityUnitCode` and in the `MedicationWithTwoIngredients` example.
- Fixed cardinality of PMLC medication statement (`CHEMEDEPRMedicationStatementCard`) extension `lastConsideredDocument`, added with CH EMED 5.0.0, to `1..1` and added it to the IG examples.
- Added _nanomole_ and _Application_ units to the `CHEMEDEPRAmountQuantityUnitCode` value set.
- Updated dependencies to:
- CH EMED 5.0.0
- CH Core 5.0.0
Expand Down

0 comments on commit d31fec0

Please sign in to comment.