Belgian MyCareNet Profiles
2.1.0 - STU Belgium flag

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

: CodeSystem message events - JSON Representation

Active as of 2024-08-26

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "message-events",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem message-events</b></p><a name=\"message-events\"> </a><a name=\"hcmessage-events\"> </a><a name=\"message-events-en-US\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/message-events</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\">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><tr><td style=\"white-space:nowrap\">eattest-create<a name=\"message-events-eattest-create\"> </a></td></tr><tr><td style=\"white-space:nowrap\">eattestresponse-create<a name=\"message-events-eattestresponse-create\"> </a></td></tr><tr><td style=\"white-space:nowrap\">eattest-cancel<a name=\"message-events-eattest-cancel\"> </a></td></tr><tr><td style=\"white-space:nowrap\">eattestresponse-cancel<a name=\"message-events-eattestresponse-cancel\"> </a></td></tr><tr><td style=\"white-space:nowrap\">etariff-consult<a name=\"message-events-etariff-consult\"> </a></td></tr><tr><td style=\"white-space:nowrap\">etariffresponse-consult<a name=\"message-events-etariffresponse-consult\"> </a></td></tr></table></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/message-events",
  "version" : "2.1.0",
  "name" : "MyCareNetMessageEvents",
  "title" : "CodeSystem message events",
  "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" : "Message events for MyCareNet flows.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" : "claim-ask",
      "display" : "claim-ask"
    },
    {
      "code" : "claim-cancel",
      "display" : "claim-cancel"
    },
    {
      "code" : "claim-completeAgreement",
      "display" : "claim-completeAgreement"
    },
    {
      "code" : "claim-extend",
      "display" : "claim-extend"
    },
    {
      "code" : "claim-argue",
      "display" : "claim-argue"
    },
    {
      "code" : "claimresponse-decide",
      "display" : "claimresponse-decide"
    },
    {
      "code" : "claimresponse-cancel",
      "display" : "claimresponse-cancel"
    },
    {
      "code" : "claimresponse-request-for-argue",
      "display" : "claimresponse-request-for-argue"
    },
    {
      "code" : "claimresponse-close",
      "display" : "claimresponse-close"
    },
    {
      "code" : "claimresponse-completeAgreement",
      "display" : "claimresponse-completeAgreement"
    },
    {
      "code" : "reject",
      "display" : "reject"
    },
    {
      "code" : "eattest-create",
      "display" : "eattest-create"
    },
    {
      "code" : "eattestresponse-create",
      "display" : "eattestresponse-create"
    },
    {
      "code" : "eattest-cancel",
      "display" : "eattest-cancel"
    },
    {
      "code" : "eattestresponse-cancel",
      "display" : "eattestresponse-cancel"
    },
    {
      "code" : "etariff-consult",
      "display" : "etariff-consult"
    },
    {
      "code" : "etariffresponse-consult",
      "display" : "etariffresponse-consult"
    }
  ]
}