This page is part of the HL7 Belgium FHIR Implementation Guide - MyCareNet profiles (v2.0.0: Trial Use) based on FHIR R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: CodeSystem message events - XML Representation
Raw xml | Download
<CodeSystem xmlns="http://hl7.org/fhir">
<id value="message-events"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This code system <code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/message-events</code> provides a fragment 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">claim-ask<a name="message-events-claim-ask"> </a></td></tr><tr><td style="white-space:nowrap">claim-cancel<a name="message-events-claim-cancel"> </a></td></tr><tr><td style="white-space:nowrap">claim-completeAgreement<a name="message-events-claim-completeAgreement"> </a></td></tr><tr><td style="white-space:nowrap">claim-extend<a name="message-events-claim-extend"> </a></td></tr><tr><td style="white-space:nowrap">claim-argue<a name="message-events-claim-argue"> </a></td></tr><tr><td style="white-space:nowrap">claimresponse-decide<a name="message-events-claimresponse-decide"> </a></td></tr><tr><td style="white-space:nowrap">claimresponse-cancel<a name="message-events-claimresponse-cancel"> </a></td></tr><tr><td style="white-space:nowrap">claimresponse-request-for-argue<a name="message-events-claimresponse-request-for-argue"> </a></td></tr><tr><td style="white-space:nowrap">claimresponse-close<a name="message-events-claimresponse-close"> </a></td></tr><tr><td style="white-space:nowrap">claimresponse-completeAgreement<a name="message-events-claimresponse-completeAgreement"> </a></td></tr><tr><td style="white-space:nowrap">reject<a name="message-events-reject"> </a></td></tr></table></div>
</text>
<url
value="https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/message-events"/>
<version value="2.0.0"/>
<name value="MyCareNetMessageEvents"/>
<title value="CodeSystem message events"/>
<status value="active"/>
<date value="2023-04-27T18:01:13+02: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>
<contact>
<name value="Message Structure"/>
<telecom>
<system value="email"/>
<value value="support@be-ehealth-standards.atlassian.net"/>
<use value="work"/>
</telecom>
</contact>
<description
value="Message events for MyCareNet flows.Not all codes are defined here, a full list can be found on mycarenet.be"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="BE"/>
<display value="Belgium"/>
</coding>
</jurisdiction>
<content value="fragment"/>
<concept>
<code value="claim-ask"/>
<display value="claim-ask"/>
</concept>
<concept>
<code value="claim-cancel"/>
<display value="claim-cancel"/>
</concept>
<concept>
<code value="claim-completeAgreement"/>
<display value="claim-completeAgreement"/>
</concept>
<concept>
<code value="claim-extend"/>
<display value="claim-extend"/>
</concept>
<concept>
<code value="claim-argue"/>
<display value="claim-argue"/>
</concept>
<concept>
<code value="claimresponse-decide"/>
<display value="claimresponse-decide"/>
</concept>
<concept>
<code value="claimresponse-cancel"/>
<display value="claimresponse-cancel"/>
</concept>
<concept>
<code value="claimresponse-request-for-argue"/>
<display value="claimresponse-request-for-argue"/>
</concept>
<concept>
<code value="claimresponse-close"/>
<display value="claimresponse-close"/>
</concept>
<concept>
<code value="claimresponse-completeAgreement"/>
<display value="claimresponse-completeAgreement"/>
</concept>
<concept>
<code value="reject"/>
<display value="reject"/>
</concept>
</CodeSystem>