Child Record
0.1.0 - STU Belgium flag

Child Record, published by HL7 Belgium. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/childrecord/ and changes regularly. See the Directory of published versions

Extension: Effective Age Range

Official URL: https://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/effective-age-range Version: 0.1.0
Active as of 2025-07-12 Computable Name: EffectiveAgeRange

Indicates the age range of the subject at which the observation is considered effective. Intended as an alternative to Observation.effective[x].

Context of Use

    This extension may be used on the following element(s)

    In addition, the extension can only be used when this FHIRPath expression is true:

    effective[x] must not be present when effectiveAgeRange is used

Usage info

Usages:

Formal Views of Extension Content

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

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Effective Age Range
... extension 0..0
... url 1..1 uri "https://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/effective-age-range"
... value[x] 0..1 Range Age range during which the observation is effective
.... low 1..1 SimpleQuantity Low limit
.... high 1..1 SimpleQuantity High limit

doco Documentation for this format
NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Effective Age Range
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/effective-age-range"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... low Σ 1..1 SimpleQuantity Low limit
.... high Σ 1..1 SimpleQuantity High limit

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Range: Indicates the age range of the subject at which the observation is considered effective. Intended as an alternative to Observation.effective[x].

Differential View

This structure is derived from Extension

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Effective Age Range
... extension 0..0
... url 1..1 uri "https://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/effective-age-range"
... value[x] 0..1 Range Age range during which the observation is effective
.... low 1..1 SimpleQuantity Low limit
.... high 1..1 SimpleQuantity High limit

doco Documentation for this format

Snapshot View

NameFlagsCard.TypeDescription & Constraints    Filter: Filtersdoco
.. Extension 0..* Extension Effective Age Range
... id 0..1 string Unique id for inter-element referencing
... extension 0..0
... url 1..1 uri "https://www.ehealth.fgov.be/standards/fhir/childrecord/StructureDefinition/effective-age-range"
.... id 0..1 string Unique id for inter-element referencing
.... extension 0..* Extension Additional content defined by implementations
Slice: Unordered, Open by value:url
.... low Σ 1..1 SimpleQuantity Low limit
.... high Σ 1..1 SimpleQuantity High limit

doco Documentation for this format

This structure is derived from Extension

Summary

Simple Extension with the type Range: Indicates the age range of the subject at which the observation is considered effective. Intended as an alternative to Observation.effective[x].

 

Other representations of profile: CSV, Excel, Schematron

Constraints

IdGradePath(s)DetailsRequirements
ele-1error**ALL** elementsAll FHIR elements must have a @value or children
: hasValue() or (children().count() > id.count())
ext-1error**ALL** extensionsMust have either extensions or value[x], not both
: extension.exists() != value.exists()