Belgian MyCareNet Profiles
2.1.0 - STU Belgium flag

Belgian MyCareNet Profiles, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 2.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/mycarenet/ and changes regularly. 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