Install package
npm install --registry https://fs.get-ig.org/pkgs hl7.fhir.be.mycarenet@2.1.0
Get resources
curl https://fs.get-ig.org/rs/hl7.fhir.be.mycarenet-2.1.0.ndjson.gz | gunzip | jq '{url,resourceType,version, id}'
Depspackage.json{
"fhirVersions": [ "4.0.1" ],
"tools-version": 3,
"_id": "hl7.fhir.be.mycarenet@2.1.0",
"date": "20250217194321",
"license": "CC0-1.0",
"jurisdiction": "urn:iso:std:iso:3166#BE",
"dist": {
"tarball": "https://fs.get-ig.org/-/hl7.fhir.be.mycarenet-2.1.0.tgz"
},
"name": "hl7.fhir.be.mycarenet",
"type": "IG",
"title": "Belgian MyCareNet Profiles",
"author": "eHealth Platform",
"id": "hl7.fhir.be.mycarenet@2.1.0",
"directories": {
"lib": "package",
"example": "example"
},
"canonical": "https://www.ehealth.fgov.be/standards/fhir/mycarenet",
"url": "https://www.ehealth.fgov.be/standards/fhir/mycarenet/2.1.0",
"version": "2.1.0",
"maintainers": [ {
"url": "http://www.ehealth.fgov.be/",
"name": "eHealth Platform",
"email": "support@be-ehealth-standards.atlassian.net"
}, {
"name": "Message Structure",
"email": "support@be-ehealth-standards.atlassian.net"
} ],
"dependencies": {
"hl7.fhir.be.core": "2.1.2",
"hl7.fhir.r4.core": "4.0.1",
"hl7.terminology.r4": "6.2.0",
"hl7.fhir.be.core-clinical": "1.0.0",
"hl7.fhir.uv.extensions.r4": "5.2.0",
"hl7.fhir.be.nihdi-terminology": "1.0.0"
}
}