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 decision values - XML Representation

Active as of 2024-08-26

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="decision-values"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem decision-values</b></p><a name="decision-values"> </a><a name="hcdecision-values"> </a><a name="decision-values-en-US"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/decision-values</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">agreement<a name="decision-values-agreement"> </a></td></tr><tr><td style="white-space:nowrap">intreatment<a name="decision-values-intreatment"> </a></td></tr><tr><td style="white-space:nowrap">refusal<a name="decision-values-refusal"> </a></td></tr><tr><td style="white-space:nowrap">wfi-physiotherapist<a name="decision-values-wfi-physiotherapist"> </a></td></tr><tr><td style="white-space:nowrap">wfi-prescriptor<a name="decision-values-wfi-prescriptor"> </a></td></tr><tr><td style="white-space:nowrap">tariff<a name="decision-values-tariff"> </a></td></tr><tr><td style="white-space:nowrap">wfi-serviceprovider<a name="decision-values-wfi-serviceprovider"> </a></td></tr><tr><td style="white-space:nowrap">partialAgreement<a name="decision-values-partialAgreement"> </a></td></tr></table></div>
  </text>
  <url
       value="https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/decision-values"/>
  <version value="2.1.0"/>
  <name value="MyCareNetDecisionValues"/>
  <title value="CodeSystem decision values"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-08-26T07:44:03+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="Decision values in the agreement flows of MyCareNet. These values were delivered by the 
NIC(Nationaal Intermutualistisch College)/CIN(Collège Intermutualiste National.) The codes are not 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>
  <caseSensitive value="true"/>
  <content value="fragment"/>
  <concept>
    <code value="agreement"/>
    <display value="agreement"/>
  </concept>
  <concept>
    <code value="intreatment"/>
    <display value="intreatment"/>
  </concept>
  <concept>
    <code value="refusal"/>
    <display value="refusal"/>
  </concept>
  <concept>
    <code value="wfi-physiotherapist"/>
    <display value="wfi-physiotherapist"/>
  </concept>
  <concept>
    <code value="wfi-prescriptor"/>
    <display value="wfi-prescriptor"/>
  </concept>
  <concept>
    <code value="tariff"/>
    <display value="tariff"/>
  </concept>
  <concept>
    <code value="wfi-serviceprovider"/>
    <display value="wfi-serviceprovider"/>
  </concept>
  <concept>
    <code value="partialAgreement"/>
    <display value="partialAgreement"/>
  </concept>
</CodeSystem>