International Patient Summary Implementation Guide
2.0.0 - STU 2 International flag

International Patient Summary Implementation Guide, published by HL7 International / Patient Care. This guide is not an authorized publication; it is the continuous build for version 2.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/HL7/fhir-ips/ and changes regularly. See the Directory of published versions

Data Type Profile: SimpleQuantity (IPS)

Official URL: http://hl7.org/fhir/uv/ips/StructureDefinition/SimpleQuantity-uv-ips Version: 2.0.0
Standards status: Trial-use Maturity Level: 2 Computable Name: SimpleQuantityIPS

Data type profile SimpleQuantity constrained to use UCUM as the code system for units

This profile of the SimpleQuantity data type profile imposes the usage of the UCUM code system for units

Usage:

Formal Views of Profile Content

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

NameFlagsCard.TypeDescription & Constraintsdoco
.. Quantity C 0..* SimpleQuantity 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
sqty-1: The comparator is not used on a SimpleQuantity
... 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
... code SΣ 1..1 code Coded form of the unit
ele-1: All FHIR elements must have a @value or children

doco Documentation for this format

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
qty-3errorQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
sqty-1errorQuantityThe comparator is not used on a SimpleQuantity
: comparator.empty()

 

Other representations of profile: CSV, Excel, Schematron