Belgian MyCareNet Profiles
2.2.0 - STU Belgium flag

Belgian MyCareNet Profiles - Local Development build (v2.2.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: CodeSystem message events

Page standards status: Trial-use Maturity Level: 1

Raw ttl | Download


@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

# - resource -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/message-events> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "message-events"] ;
  fhir:Resource.language [ fhir:value "en"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.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><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>"
  ] ;
  fhir:DomainResource.extension [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg" ] ;
     fhir:Extension.valueCode [ fhir:value "fhir" ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm" ] ;
     fhir:Extension.valueInteger [
       fhir:value "1"^^xsd:integer ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet" ;
           fhir:link <https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet>
         ]
       ]
     ]
  ], [
     fhir:index -1 ;
     fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status" ] ;
     fhir:Extension.valueCode [
       fhir:value "trial-use" ;
       fhir:Element.extension [
         fhir:index -1 ;
         fhir:Extension.url [ fhir:value "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom" ] ;
         fhir:Extension.valueCanonical [
           fhir:value "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet" ;
           fhir:link <https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet>
         ]
       ]
     ]
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/message-events"] ;
  fhir:CodeSystem.version [ fhir:value "2.2.0"] ;
  fhir:CodeSystem.name [ fhir:value "MyCareNetMessageEvents"] ;
  fhir:CodeSystem.title [ fhir:value "CodeSystem message events"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-08-12T16:59:58+02:00"^^xsd:dateTime] ;
  fhir:CodeSystem.publisher [ fhir:value "eHealth Platform"] ;
  fhir:CodeSystem.contact [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "eHealth Platform" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "http://www.ehealth.fgov.be/" ]
     ], [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "support@be-ehealth-standards.atlassian.net" ]
     ]
  ], [
     fhir:index -1 ;
     fhir:ContactDetail.name [ fhir:value "Message Structure" ] ;
     fhir:ContactDetail.telecom [
       fhir:index -1 ;
       fhir:ContactPoint.system [ fhir:value "email" ] ;
       fhir:ContactPoint.value [ fhir:value "support@be-ehealth-standards.atlassian.net" ] ;
       fhir:ContactPoint.use [ fhir:value "work" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "Message events for MyCareNet flows.Not all codes are defined here, a full list can be found on mycarenet.be"] ;
  fhir:CodeSystem.jurisdiction [
     fhir:index -1 ;
     fhir:CodeableConcept.coding [
       fhir:index -1 ;
       fhir:Coding.system [ fhir:value "urn:iso:std:iso:3166" ] ;
       fhir:Coding.code [ fhir:value "BE" ] ;
       fhir:Coding.display [ fhir:value "Belgium" ]
     ]
  ] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "fragment"] ;
  fhir:CodeSystem.concept [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "claim-ask" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "claim-ask" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "claim-cancel" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "claim-cancel" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "claim-completeAgreement" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "claim-completeAgreement" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "claim-extend" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "claim-extend" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "claim-argue" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "claim-argue" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "claimresponse-decide" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "claimresponse-decide" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "claimresponse-cancel" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "claimresponse-cancel" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "claimresponse-request-for-argue" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "claimresponse-request-for-argue" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "claimresponse-close" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "claimresponse-close" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "claimresponse-completeAgreement" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "claimresponse-completeAgreement" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "reject" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "reject" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "eattest-create" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "eattest-create" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "eattestresponse-create" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "eattestresponse-create" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "eattest-cancel" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "eattest-cancel" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "eattestresponse-cancel" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "eattestresponse-cancel" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "etariff-consult" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "etariff-consult" ]
  ], [
     fhir:index -1 ;
     fhir:CodeSystem.concept.code [ fhir:value "etariffresponse-consult" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "etariffresponse-consult" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/message-events.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/message-events.ttl> .