Belgian MyCareNet eAttestation Profiles
1.0.0 - STU Belgium flag

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

: Reason for cancelling the attestation - XML Representation

Draft as of 2024-03-14

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="be-cs-eattestation-cancel-reason"/>
  <text>
    <status value="generated"/>
    <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>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/eattestation/CodeSystem/be-cs-eattestation-cancel-reason"/>
  <version value="1.0.0"/>
  <name value="BeCSEattestationCancelReason"/>
  <title value="Reason for cancelling the attestation"/>
  <status value="draft"/>
  <experimental value="false"/>
  <date value="2024-03-14T09:12:18+00:00"/>
  <publisher value="eHealth Platform"/>
  <contact>
    <name value="eHealth Platform"/>
    <telecom>
      <system value="url"/>
      <value value="http://www.ehealth.fgov.be/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="support@be-ehealth-standards.atlassian.net"/>
    </telecom>
  </contact>
  <description
               value="Reasons for cancelling the attestion. These values were delivered by the 
NIC(Nationaal Intermutualistisch College)/CIN(Collège Intermutualiste National.)"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="BE"/>
      <display value="Belgium"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="7"/>
  <concept>
    <code value="A"/>
    <display value="patient error"/>
  </concept>
  <concept>
    <code value="B"/>
    <display value="provider error"/>
  </concept>
  <concept>
    <code value="C"/>
    <display value="error in one of the eAttestation elements"/>
  </concept>
  <concept>
    <code value="D"/>
    <display value="duplicate"/>
  </concept>
  <concept>
    <code value="E"/>
    <display value="eAttestation replaced by eFact"/>
  </concept>
  <concept>
    <code value="F"/>
    <display value="eAttestation replaced by paper attestation form"/>
  </concept>
  <concept>
    <code value="G"/>
    <display value="eAttestation not applicable in this case"/>
  </concept>
</CodeSystem>