The official URL for this profile is:
http://hl7.org/fhir/StructureDefinition/minValue
The inclusive lower bound on the range of allowed values for the data element.
This profile builds on Extension.
This profile was published on Sun Apr 27 00:00:00 UTC 2014 as a draft by Health Level Seven International (FHIR Infrastructure).
Description of Profiles, Differentials, Snapshots, and how the XML and JSON presentations work.
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | Extension | Must be >= this value | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/minValue" | |
value[x] | 1..1 | Value of extension | ||
valueDate | date | |||
valueDateTime | dateTime | |||
valueTime | time | |||
valueInstant | instant | |||
valueDecimal | decimal | |||
valueInteger | integer | |||
Documentation for this format |
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..1 | Extension | Must be >= this value |
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 | "http://hl7.org/fhir/StructureDefinition/minValue" | |
value[x] | 1..1 | Value of extension | ||
valueDate | date | |||
valueDateTime | dateTime | |||
valueTime | time | |||
valueInstant | instant | |||
valueDecimal | decimal | |||
valueInteger | integer | |||
Documentation for this format |
This structure is derived from Extension
Differential View
This structure is derived from Extension
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | 0..1 | Extension | Must be >= this value | |
url | 1..1 | uri | "http://hl7.org/fhir/StructureDefinition/minValue" | |
value[x] | 1..1 | Value of extension | ||
valueDate | date | |||
valueDateTime | dateTime | |||
valueTime | time | |||
valueInstant | instant | |||
valueDecimal | decimal | |||
valueInteger | integer | |||
Documentation for this format |
Snapshot View
Name | Flags | Card. | Type | Description & Constraints |
---|---|---|---|---|
Extension | I | 0..1 | Extension | Must be >= this value |
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 | "http://hl7.org/fhir/StructureDefinition/minValue" | |
value[x] | 1..1 | Value of extension | ||
valueDate | date | |||
valueDateTime | dateTime | |||
valueTime | time | |||
valueInstant | instant | |||
valueDecimal | decimal | |||
valueInteger | integer | |||
Documentation for this format |
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() |