SampledData

SampledData

draftComplex Type13 elementsv5.0.0

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
5.0.0
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.
PathCard.TypeDescription
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
interval
0..1
decimal
Number of intervalUnits between samples
intervalUnit
1..1
code
The measurement unit of the interval between samplesrequired: ucum-units
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
codeMap
0..1
canonical
Defines the codes used in the data
offsets
0..1
string
Offsets, typically in time, at which data values were taken
data
0..1
string
Decimal values with spaces, or "E" | "U" | "L", or another code