Belgian MyCareNet Profiles
2.1.0 - STU
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
Active as of 2024-08-26 |
{
"resourceType" : "CodeSystem",
"id" : "agreement-errors",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem agreement-errors</b></p><a name=\"agreement-errors\"> </a><a name=\"hcagreement-errors\"> </a><a name=\"agreement-errors-en-US\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-errors</code> provides <b>a fragment</b> that includes following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">MISSING_BUNDLE_ID<a name=\"agreement-errors-MISSING_BUNDLE_ID\"> </a></td></tr><tr><td style=\"white-space:nowrap\">MISSING_CLAIM_SERVICEREQUEST_SUPPORTINGINFO<a name=\"agreement-errors-MISSING_CLAIM_SERVICEREQUEST_SUPPORTINGINFO\"> </a></td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/agreement-errors",
"version" : "2.1.0",
"name" : "MyCareNetAgreementErrors",
"title" : "CodeSystem agreement errors",
"status" : "active",
"experimental" : false,
"date" : "2024-08-26T07:44:03+00:00",
"publisher" : "eHealth Platform",
"contact" : [
{
"name" : "eHealth Platform",
"telecom" : [
{
"system" : "url",
"value" : "http://www.ehealth.fgov.be/"
},
{
"system" : "email",
"value" : "support@be-ehealth-standards.atlassian.net"
}
]
}
],
"description" : "Errors in the agreement flows of MyCareNet. These values were delivered by the \nNIC(Nationaal Intermutualistisch College)/CIN(Collège Intermutualiste National.) Not all codes are defined here, a full list can be found on mycarenet.be.",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "fragment",
"concept" : [
{
"code" : "MISSING_BUNDLE_ID"
},
{
"code" : "MISSING_CLAIM_SERVICEREQUEST_SUPPORTINGINFO"
}
]
}