Belgian MyCareNet Profiles
2.0.0 - STU Belgium flag

This page is part of the HL7 Belgium FHIR Implementation Guide - MyCareNet profiles (v2.0.0: Trial Use) based on FHIR R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions

Guidance

Guidance

This guide uses the artefacts and guidance as they are defined in the official federal IG as published by eHealth Platform. Please take note when you are validating you also need that IG for the base federal profiles.

Downloadable contents

Please consult the Sharepoint environment for supporting technical information and guidelines.

Package Usage using the FHIR Validator

The FHIR Validator is a Java jar that is provided as part of the specification, and that is used during the publication process to validate all the published examples.

Follow this link for the full description on the usage of this validator

As example: This is the command line to validate FHIR resources located in the folder "c:\temp\MCNExamples" and the output HTML file will be available in "c:\temp\validation.html".

Note: As no version is indicated, the validation will be done with the latest published MyCareNet Package.

java -jar validator_cli.jar [examples] -ig hl7.fhir.be.mycarenet -html-output c:\temp\validation.html