Child Report
1.0.0 - STU
Child Report, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/ec-ehealth/childrecord/ and changes regularly. See the Directory of published versions
| Official URL: https://www.ehealth.fgov.be/standards/fhir/childreport/ImplementationGuide/hl7.fhir.be.childreport | Version: 1.0.0 | |||
| Active as of 2026-03-27 | Computable Name: ChildReport | |||
Scope: This guide defines a FHIR-based Child Report (“KindRapport”), a structured medical report summarizing key aspects of a child’s health and care journey. It serves as a shared reference for healthcare professionals — such as general practitioners, pediatricians, school doctors, and child health services — working together to support the health and development of children.
This specification originates from the Flemish KindRapport and is expected to be first implemented in Flanders. It is designed in alignment with national Belgian FHIR profiles, with the goal of eventually serving as input for national-level profiles, in coordination with related projects such as eBirth.
The KindRapport is based on the FHIR Document paradigm: a bundled, versioned, and signed snapshot of health information at a point in time. This document includes a Composition resource as the index and entry point, and is composed of several clinical resources representing:
The scope will evolve and more content will be added.
The unit of exchange defined by this IG is one document at a time. The Child Report Bundle is the atomic unit: it is created, exchanged, and consumed as a whole. Each document is a self-contained snapshot — all resources referenced by the Composition are included in the Bundle.
While the individual resources within the document (e.g., Observation, Patient, RelatedPerson) may be sourced from or reused in other systems internally, how those resources are stored, queried, or managed outside of the document exchange is out of scope for this Implementation Guide. This IG is concerned solely with defining the document format and its contents for interoperable exchange.
This Implementation Guide follows a set of design constraints to promote reuse, alignment, and consistency across the Belgian FHIR ecosystem:
BeClinicalObservation profile with inline constraints (fixed codes, value type restrictions, body site) applied at the Bundle level. This keeps the number of profiles small and the IG maintainable.https://www.ehealth.fgov.be/standards/fhir/terminology/, separate from the structural package canonical. This ensures terminology assets can be published and governed independently from the structure profiles.The Implementation Guide defines:
Composition, Observation, etc.) to meet regional requirements.The structure follows the FHIR document model:
Document Bundle (BeVlChildReport extends BeDocument)
├── Composition (BeChildReportComposition - document index with sections)
├── Patient (BePatient - the child)
├── RelatedPerson (the mother or guardian)
├── Observation: Pregnancy duration (BeClinicalObservation)
├── Observation: CMV infection (BeClinicalObservation, focus: mother)
├── Observation: Bacterial meningitis (BeClinicalObservation)
├── Observation: Hearing screening overall (BeClinicalObservation)
├── Observation: Hearing screening left ear (BeClinicalObservation + laterality)
├── Observation: Hearing screening right ear (BeClinicalObservation + laterality)
├── Observation: Severe head trauma (BeClinicalObservation)
├── Observation: Eye screening (BeClinicalObservation)
├── Observation: Pupil inspection (BeClinicalObservation)
├── Observation: Eye movement left (BeClinicalObservation + laterality)
├── Observation: Eye movement right (BeClinicalObservation + laterality)
├── Observation: Eye remarks (BeClinicalObservation, free text)
└── Observation: Ophthalmologist treatment (BeClinicalObservation)
Each section in the Composition corresponds to a chapter in the Child Report. Laterality for ear and eye observations is expressed using the be-ext-laterality extension on bodySite.
This publication includes:
Use the top menu to navigate, or consult the Table of Contents. (Some pages may include multiple tabs.)
This IG is published under a public domain license; however, it references code systems with additional restrictions:
This publication includes IP covered under the following statements.
Key considerations:
Implementers must ensure compliance with the licensing terms of all referenced terminologies and external tools.
This IG builds upon:
| IG | Package | FHIR | Comment |
|---|---|---|---|
| hl7.fhir.be.childreport#1.0.0 | R4 | ||
| hl7.terminology.r4#7.1.0 | R4 | Automatically added as a dependency - all IGs depend on HL7 Terminology | |
| hl7.fhir.uv.extensions.r4#5.2.0 | R4 | Automatically added as a dependency - all IGs depend on the HL7 Extension Pack | |
| hl7.fhir.be.core#2.1.2 | R4 | ||
| hl7.fhir.be.core-clinical#1.1.0 | R4 | ||
| hl7.fhir.be.patient-dossier#1.0.0 | R4 | ||
| hl7.fhir.uv.tools.r4#1.1.2 | R4 | for example references |
Primary dependencies include:
This Implementation Guide is provided as a draft and is not approved for production use. It is shared without warranty and may contain inconsistencies or incomplete content.
The final publication will supersede this version once officially approved and released.
This is an R4 IG. None of the features it uses are changed in R4B, so it can be used as is with R4B systems. Packages for both R4 (hl7.fhir.be.childreport.r4) and R4B (hl7.fhir.be.childreport.r4b) are available.
There are no Global profiles defined
| Parameter | Value |
|---|---|
| includeDesignations | true |
| system-version | SNOMED CT[BE] |
| IG | Package | FHIR | Comment |
|---|---|---|---|
| hl7.fhir.be.childreport#1.0.0 | R4 | ||
| hl7.terminology.r4#7.1.0 | R4 | Automatically added as a dependency - all IGs depend on HL7 Terminology | |
| hl7.fhir.uv.extensions.r4#5.2.0 | R4 | Automatically added as a dependency - all IGs depend on the HL7 Extension Pack | |
| hl7.fhir.be.core#2.1.2 | R4 | ||
| hl7.fhir.be.core-clinical#1.1.0 | R4 | ||
| hl7.fhir.be.patient-dossier#1.0.0 | R4 | ||
| hl7.fhir.uv.tools.r4#1.1.2 | R4 | for example references |
This publication includes IP covered under the following statements.
We encourage participation from clinicians, public health officials, IT implementers, and academic stakeholders.