StructureDefinition: ehealth-devicemetric-properties
Formal Views of Profile Content
The official URL for this profile is:
http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-properties
Properties of this device. Properties are static by nature whereas .qualities are dynamic and may change during the life cycle or calibration cycle of a device.
This profile builds on Extension.
This profile was published on Wed May 08 06:17:13 UTC 2019 as a draft by ehealth.sundhed.dk.
Description of Profiles, Differentials,
Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Summary
Mandatory: 4 elements
Fixed Value: 3 elements
Prohibited: 1 element
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|
Extension | I | 0..* | | Optional Extensions Element ext-1: Must have either extensions or value[x], not both
|
id | | 0..1 | string | xml:id (or equivalent in JSON) |
extension | | 0..* | Extension | Extension Slice: Unordered, Open by value:url
|
extension | | 1..1 | Extension | The type of property.
|
id | | 0..1 | string | xml:id (or equivalent in JSON) |
extension | | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url
|
url | | 1..1 | uri | "type" |
valueCodeableConcept | | 1..1 | CodeableConcept | Value of extension Binding: DeviceMetricPropertyTypes (required) |
extension | | 1..1 | Extension | The value of the property.
|
id | | 0..1 | string | xml:id (or equivalent in JSON) |
extension | | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url
|
url | | 1..1 | uri | "value" |
value[x] | | 1..1 | boolean, code, date, dateTime, decimal, integer, markdown, string, CodeableConcept, Quantity, Range | Value of extension |
url | | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-properties" |
Documentation for this format |
This structure is derived from Extension
Summary
Mandatory: 4 elements
Fixed Value: 3 elements
Prohibited: 1 element
Differential View
This structure is derived from Extension
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|
Extension | I | 0..* | | Optional Extensions Element ext-1: Must have either extensions or value[x], not both
|
id | | 0..1 | string | xml:id (or equivalent in JSON) |
extension | | 0..* | Extension | Extension Slice: Unordered, Open by value:url
|
extension | | 1..1 | Extension | The type of property.
|
id | | 0..1 | string | xml:id (or equivalent in JSON) |
extension | | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url
|
url | | 1..1 | uri | "type" |
valueCodeableConcept | | 1..1 | CodeableConcept | Value of extension Binding: DeviceMetricPropertyTypes (required) |
extension | | 1..1 | Extension | The value of the property.
|
id | | 0..1 | string | xml:id (or equivalent in JSON) |
extension | | 0..* | Extension | Additional Content defined by implementations Slice: Unordered, Open by value:url
|
url | | 1..1 | uri | "value" |
value[x] | | 1..1 | boolean, code, date, dateTime, decimal, integer, markdown, string, CodeableConcept, Quantity, Range | Value of extension |
url | | 1..1 | uri | "http://ehealth.sundhed.dk/fhir/StructureDefinition/ehealth-devicemetric-properties" |
Documentation for this format |
Terminology Bindings
Constraints
Id | Path | Details | Requirements |
ele-1 | Extension | All FHIR elements must have a @value or children : hasValue() | (children().count() > id.count()) | |
ext-1 | Extension | Must have either extensions or value[x], not both : extension.exists() != value.exists() | |
.