Belgian MyCareNet Profiles
2.0.0 - STU
Belgian MyCareNet Profiles - Local Development build (v2.0.0). See the Directory of published versions
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.
Please consult the Sharepoint environment for supporting technical information and guidelines.
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