This page is part of the HL7 FHIR Implementation Guide Laboratory Report (v0.2.0: Release 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
Official URL: http://hl7.it/fhir/lab-report/StructureDefinition/quantity-it-lab | Version: 0.2.0 | |||
Standards status: Trial-use | Maturity Level: 1 | Computable Name: QuantityLab |
Descrizione del valore ottenuto da una misurazione.
Usage:
Description of Profiles, Differentials, Snapshots and how the different presentations work.
This structure is derived from QuantityEuLab
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Quantity | QuantityEuLab | |||
value | 0..1 | decimal | Valore della misurazione. | |
unit | 0..1 | string | Descrizione testuale dell'unità di misura. | |
code | 1..1 | code | Descrizione codificata dell'unità di misura secondo UCUM. Binding: UCUMCodes (required) | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Quantity.code | required | UCUMCodes (a valid code from UCUM)http://hl7.org/fhir/ValueSet/ucum-units from the FHIR Standard |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Quantity | C | 0..* | QuantityEuLab | A measured amount using UCUM qty-3: If a code for the unit is present, the system SHALL also be present |
uncertainty | 0..1 | decimal | Standard Deviation (same units as the quantity) URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty | |
uncertaintyType | 0..1 | code | Probability Distribution Type for uncertainty URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType Binding: ProbabilityDistributionType (required): Codes specifying the type of probability distribution. | |
value | Σ | 0..1 | decimal | Valore della misurazione. |
comparator | ?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
unit | Σ | 0..1 | string | Descrizione testuale dell'unità di misura. |
system | SΣC | 1..1 | uri | UCUM system for units Fixed Value: http://unitsofmeasure.org |
code | SΣ | 1..1 | code | Descrizione codificata dell'unità di misura secondo UCUM. Binding: UCUMCodes (required) |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Quantity.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 from the FHIR Standard | |
Quantity.code | required | UCUMCodes (a valid code from UCUM)http://hl7.org/fhir/ValueSet/ucum-units from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
qty-3 | error | Quantity | If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists() |
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Quantity | C | 0..* | QuantityEuLab | A measured amount using UCUM qty-3: If a code for the unit is present, the system SHALL also be present |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
uncertainty | 0..1 | decimal | Standard Deviation (same units as the quantity) URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty | |
uncertaintyType | 0..1 | code | Probability Distribution Type for uncertainty URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType Binding: ProbabilityDistributionType (required): Codes specifying the type of probability distribution. | |
value | Σ | 0..1 | decimal | Valore della misurazione. |
comparator | ?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
unit | Σ | 0..1 | string | Descrizione testuale dell'unità di misura. |
system | SΣC | 1..1 | uri | UCUM system for units Fixed Value: http://unitsofmeasure.org |
code | SΣ | 1..1 | code | Descrizione codificata dell'unità di misura secondo UCUM. Binding: UCUMCodes (required) |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Quantity.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 from the FHIR Standard | |
Quantity.code | required | UCUMCodes (a valid code from UCUM)http://hl7.org/fhir/ValueSet/ucum-units from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
qty-3 | error | Quantity | If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists() |
This structure is derived from QuantityEuLab
Differential View
This structure is derived from QuantityEuLab
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Quantity | QuantityEuLab | |||
value | 0..1 | decimal | Valore della misurazione. | |
unit | 0..1 | string | Descrizione testuale dell'unità di misura. | |
code | 1..1 | code | Descrizione codificata dell'unità di misura secondo UCUM. Binding: UCUMCodes (required) | |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Quantity.code | required | UCUMCodes (a valid code from UCUM)http://hl7.org/fhir/ValueSet/ucum-units from the FHIR Standard |
Key Elements View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Quantity | C | 0..* | QuantityEuLab | A measured amount using UCUM qty-3: If a code for the unit is present, the system SHALL also be present |
uncertainty | 0..1 | decimal | Standard Deviation (same units as the quantity) URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty | |
uncertaintyType | 0..1 | code | Probability Distribution Type for uncertainty URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType Binding: ProbabilityDistributionType (required): Codes specifying the type of probability distribution. | |
value | Σ | 0..1 | decimal | Valore della misurazione. |
comparator | ?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
unit | Σ | 0..1 | string | Descrizione testuale dell'unità di misura. |
system | SΣC | 1..1 | uri | UCUM system for units Fixed Value: http://unitsofmeasure.org |
code | SΣ | 1..1 | code | Descrizione codificata dell'unità di misura secondo UCUM. Binding: UCUMCodes (required) |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Quantity.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 from the FHIR Standard | |
Quantity.code | required | UCUMCodes (a valid code from UCUM)http://hl7.org/fhir/ValueSet/ucum-units from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
qty-3 | error | Quantity | If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists() |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Quantity | C | 0..* | QuantityEuLab | A measured amount using UCUM qty-3: If a code for the unit is present, the system SHALL also be present |
id | 0..1 | string | Unique id for inter-element referencing | |
Slices for extension | 0..* | Extension | Additional content defined by implementations Slice: Unordered, Open by value:url | |
uncertainty | 0..1 | decimal | Standard Deviation (same units as the quantity) URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertainty | |
uncertaintyType | 0..1 | code | Probability Distribution Type for uncertainty URL: http://hl7.org/fhir/StructureDefinition/iso21090-uncertaintyType Binding: ProbabilityDistributionType (required): Codes specifying the type of probability distribution. | |
value | Σ | 0..1 | decimal | Valore della misurazione. |
comparator | ?!Σ | 0..1 | code | < | <= | >= | > - how to understand the value Binding: QuantityComparator (required): How the Quantity should be understood and represented. |
unit | Σ | 0..1 | string | Descrizione testuale dell'unità di misura. |
system | SΣC | 1..1 | uri | UCUM system for units Fixed Value: http://unitsofmeasure.org |
code | SΣ | 1..1 | code | Descrizione codificata dell'unità di misura secondo UCUM. Binding: UCUMCodes (required) |
Documentation for this format |
Path | Conformance | ValueSet | URI |
Quantity.comparator | required | QuantityComparatorhttp://hl7.org/fhir/ValueSet/quantity-comparator|4.0.1 from the FHIR Standard | |
Quantity.code | required | UCUMCodes (a valid code from UCUM)http://hl7.org/fhir/ValueSet/ucum-units from the FHIR Standard |
Id | Grade | Path(s) | Details | Requirements |
ele-1 | error | **ALL** elements | All FHIR elements must have a @value or children : hasValue() or (children().count() > id.count()) | |
ext-1 | error | **ALL** extensions | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
qty-3 | error | Quantity | If a code for the unit is present, the system SHALL also be present : code.empty() or system.exists() |
This structure is derived from QuantityEuLab
Other representations of profile: CSV, Excel, Schematron