MyHealth@Eu Laboratory Report
0.0.2 - trial-use 150

MyHealth@Eu Laboratory Report - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

Data Type Profile: Quantity: Laboratory

Official URL: http://fhir.ehdsi.eu/laboratory/StructureDefinition/Quantity-lab-myhealtheu Version: 0.0.2
Active as of 2025-03-13 Computable Name: QuantityMyHealthEu

This profile of the Quantity data type constraints the Quantity (Eu Lab) profile defining a core value set for UCUM. The Quantity (Eu Lab) imposes the usage of the UCUM as the code system for units and allows expressing uncertainty of measurement.

Usage:

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

NameFlagsCard.TypeDescription & Constraintsdoco
.. Quantity C 0..* QuantityEuLab A measured amount using UCUM
ele-1: All FHIR elements must have a @value or children
qty-3: If a code for the unit is present, the system SHALL also be present
... Slices for extension Content/Rules for all slices
.... extension:uncertainty 0..1 decimal Standard Deviation (same units as the quantity)
URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
.... extension:uncertaintyType 0..1 code Probability Distribution Type for uncertainty
URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType
Binding: ProbabilityDistributionType (required)
ele-1: All FHIR elements must have a @value or children
ext-1: Must have either extensions or value[x], not both
... comparator ?!Σ 0..1 code < | <= | >= | > - how to understand the value
Binding: QuantityComparator (required): How the Quantity should be understood and represented.


ele-1: All FHIR elements must have a @value or children
... system SΣC 1..1 uri UCUM system for units
ele-1: All FHIR elements must have a @value or children
Fixed Value: http://unitsofmeasure.org

doco Documentation for this format

Terminology Bindings

PathConformanceValueSetURI
Quantity.comparatorrequiredQuantityComparator
http://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1
from the FHIR Standard
Quantity.codeextensibleEHDSIUnit
http://terminology.ehdsi.eu/ValueSet/eHDSIUnit
from this IG

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()
qty-3errorQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()

 

Other representations of profile: CSV, Excel, Schematron