eHealth Infrastructure (vlatest)

StructureDefinition: minValue

Formal Views of Profile Content

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

Summary

Mandatory: 1 element
Fixed Value: 1 element

Maturity: 1

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionMust be >= this value
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/minValue"
... value[x] 1..1Value of extension
.... valueDatedate
.... valueDateTimedateTime
.... valueTimetime
.... valueInstantinstant
.... valueDecimaldecimal
.... valueIntegerinteger

doco Documentation for this format

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionMust be >= this value
... id 0..1stringxml:id (or equivalent in JSON)
... Slices for extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/minValue"
... value[x] 1..1Value of extension
.... valueDatedate
.... valueDateTimedateTime
.... valueTimetime
.... valueInstantinstant
.... valueDecimaldecimal
.... valueIntegerinteger

doco Documentation for this format

This structure is derived from Extension

Summary

Mandatory: 1 element
Fixed Value: 1 element

Maturity: 1

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionMust be >= this value
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/minValue"
... value[x] 1..1Value of extension
.... valueDatedate
.... valueDateTimedateTime
.... valueTimetime
.... valueInstantinstant
.... valueDecimaldecimal
.... valueIntegerinteger

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Extension 0..1ExtensionMust be >= this value
... id 0..1stringxml:id (or equivalent in JSON)
... Slices for extension 0..*ExtensionAdditional Content defined by implementations
Slice: Unordered, Open by value:url
... url 1..1uri"http://hl7.org/fhir/StructureDefinition/minValue"
... value[x] 1..1Value of extension
.... valueDatedate
.... valueDateTimedateTime
.... valueTimetime
.... valueInstantinstant
.... valueDecimaldecimal
.... valueIntegerinteger

doco Documentation for this format

 

Constraints

IdPathDetailsRequirements
ele-1ExtensionAll FHIR elements must have a @value or children
: hasValue() | (children().count() > id.count())
ext-1ExtensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
.