0.1.0 - ci-build

EgdeGB_IG - Local Development build (v0.1.0). See the Directory of published versions

Data Type Profile: GB AgeThreshold

Defining URL:http://www.egde.no/StructureDefinition/gb-age-threshold
Version:0.1.0
Name:GBAgeThreshold
Title:GB AgeThreshold
Status:Active as of 2022-07-04
Definition:

Age Threshold vlue.

Source Resource:XML / JSON / Turtle

The official URL for this profile is:

http://www.egde.no/StructureDefinition/gb-age-threshold

Formal Views of Profile Content

Description of Profiles, Differentials, Snapshots and how the different presentations work.

This structure is derived from Quantity

Summary

Mandatory: 1 element

This structure is derived from Quantity

NameFlagsCard.TypeDescription & Constraintsdoco
.. Quantity 0..*QuantityA measured or measurable amount
... value 1..1decimalNumerical value (with implicit precision)
... unit 0..1stringUnit representation
Required Pattern: month
... system 0..1uriSystem that defines coded unit form
Required Pattern: http://unitsofmeasure.org

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraintsdoco
.. Quantity I0..*QuantityA measured or measurable amount
... id 0..1idUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... value Σ1..1decimalNumerical value (with implicit precision)
... unit Σ0..1stringUnit representation
Required Pattern: month
... system ΣI0..1uriSystem that defines coded unit form
Required Pattern: http://unitsofmeasure.org
... code Σ0..1codeCoded form of the unit
Required Pattern: mo

doco Documentation for this format

This structure is derived from Quantity

Summary

Mandatory: 1 element

Differential View

This structure is derived from Quantity

NameFlagsCard.TypeDescription & Constraintsdoco
.. Quantity 0..*QuantityA measured or measurable amount
... value 1..1decimalNumerical value (with implicit precision)
... unit 0..1stringUnit representation
Required Pattern: month
... system 0..1uriSystem that defines coded unit form
Required Pattern: http://unitsofmeasure.org

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraintsdoco
.. Quantity I0..*QuantityA measured or measurable amount
... id 0..1idUnique id for inter-element referencing
... extension 0..*ExtensionAdditional content defined by implementations
Slice: Unordered, Open by value:url
... value Σ1..1decimalNumerical value (with implicit precision)
... unit Σ0..1stringUnit representation
Required Pattern: month
... system ΣI0..1uriSystem that defines coded unit form
Required Pattern: http://unitsofmeasure.org
... code Σ0..1codeCoded form of the unit
Required Pattern: mo

doco Documentation for this format

 

Other representations of profile: CSV, Excel, Schematron

Terminology Bindings

PathConformanceValueSet
Quantity.comparatorrequiredQuantityComparator

Constraints

IdGradePathDetailsRequirements
ele-1errorQuantityAll FHIR elements must have a @value or children unless an empty Parameters resource
: hasValue() or (children().count() > id.count()) or $this is Parameters
qty-3errorQuantityIf a code for the unit is present, the system SHALL also be present
: code.empty() or system.exists()
ele-1errorQuantity.extensionAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1errorQuantity.extensionMust have either extensions or value[x], not both
: extension.exists() != value.exists()
ele-1errorQuantity.valueAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorQuantity.comparatorAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorQuantity.unitAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorQuantity.systemAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ele-1errorQuantity.codeAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())