Belgian MyCareNet eAttestation Profiles
1.0.0 - STU
Belgian MyCareNet eAttestation Profiles, published by eHealth Platform. This guide is not an authorized publication; it is the continuous build for version 1.0.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/hl7-be/eattestation/ and changes regularly. See the Directory of published versions
Draft as of 2024-03-14 |
{
"resourceType" : "CodeSystem",
"id" : "be-cs-eattestation-cancel-reason",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/eattestation/CodeSystem/be-cs-eattestation-cancel-reason</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"be-cs-eattestation-cancel-reason-A\"> </a></td><td>patient error</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"be-cs-eattestation-cancel-reason-B\"> </a></td><td>provider error</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"be-cs-eattestation-cancel-reason-C\"> </a></td><td>error in one of the eAttestation elements</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"be-cs-eattestation-cancel-reason-D\"> </a></td><td>duplicate</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"be-cs-eattestation-cancel-reason-E\"> </a></td><td>eAttestation replaced by eFact</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"be-cs-eattestation-cancel-reason-F\"> </a></td><td>eAttestation replaced by paper attestation form</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"be-cs-eattestation-cancel-reason-G\"> </a></td><td>eAttestation not applicable in this case</td></tr></table></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/eattestation/CodeSystem/be-cs-eattestation-cancel-reason",
"version" : "1.0.0",
"name" : "BeCSEattestationCancelReason",
"title" : "Reason for cancelling the attestation",
"status" : "draft",
"experimental" : false,
"date" : "2024-03-14T09:12:18+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" : "Reasons for cancelling the attestion. These values were delivered by the \nNIC(Nationaal Intermutualistisch College)/CIN(Collège Intermutualiste National.)",
"jurisdiction" : [
{
"coding" : [
{
"system" : "urn:iso:std:iso:3166",
"code" : "BE",
"display" : "Belgium"
}
]
}
],
"caseSensitive" : true,
"content" : "complete",
"count" : 7,
"concept" : [
{
"code" : "A",
"display" : "patient error"
},
{
"code" : "B",
"display" : "provider error"
},
{
"code" : "C",
"display" : "error in one of the eAttestation elements"
},
{
"code" : "D",
"display" : "duplicate"
},
{
"code" : "E",
"display" : "eAttestation replaced by eFact"
},
{
"code" : "F",
"display" : "eAttestation replaced by paper attestation form"
},
{
"code" : "G",
"display" : "eAttestation not applicable in this case"
}
]
}