SampledData
SampledData
draftComplex Type10 elementsv4.0.1
Base StructureDefinition for SampledData Type: A series of measurements taken by a device, with upper and lower limits. There may be more than one dimension in the data.
Metadata
hl7.org/fhir- Canonical URL
- http://hl7.org/fhir/StructureDefinition/SampledData
- ID
- SampledData
- Type
- Base Definition
- Derivation
- specialization
- Publisher
- HL7 FHIR Standard
- Version
- 4.0.1
- Purpose
- There is a need for a concise way to handle the data produced by devices that sample a physical state at a high frequency.
| Path | Card. | Type | Description |
|---|---|---|---|
SampledData | 0..* | A series of measurements taken by a device | |
id | 0..1 | string | Unique id for inter-element referencing |
extension | 0..* | Additional content defined by implementations | |
origin | 1..1 | Zero value and units | |
period | 1..1 | decimal | Number of milliseconds between samples |
factor | 0..1 | decimal | Multiply data by this before adding to origin |
lowerLimit | 0..1 | decimal | Lower limit of detection |
upperLimit | 0..1 | decimal | Upper limit of detection |
dimensions | 1..1 | positiveInt | Number of sample points at each time point |
data | 0..1 | string | Decimal values with spaces, or "E" | "U" | "L" |