Belgian MyCareNet eTariff Profiles
1.0.0 - STU Belgium flag

Belgian MyCareNet eTariff 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/etariff/ and changes regularly. See the Directory of published versions

: eTariff types - JSON Representation

Draft as of 2024-10-02

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "be-vs-etarifftypes",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet be-vs-etarifftypes</b></p><a name=\"be-vs-etarifftypes\"> </a><a name=\"hcbe-vs-etarifftypes\"> </a><a name=\"be-vs-etarifftypes-en-US\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-be-cs-etariff-types.html\"><code>https://www.ehealth.fgov.be/standards/fhir/etariff/CodeSystem/be-cs-etariff-types</code></a></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/etariff/ValueSet/be-vs-etarifftypes",
  "version" : "1.0.0",
  "name" : "BeVSEtariffTypes",
  "title" : "eTariff types",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-10-02T11:49:46+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" : "eTariff types",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "compose" : {
    "include" : [
      {
        "system" : "https://www.ehealth.fgov.be/standards/fhir/etariff/CodeSystem/be-cs-etariff-types"
      }
    ]
  }
}