Belgian MyCareNet Profiles
2.1.0 - STU  flag

This page is part of the HL7 Belgium FHIR Implementation Guide - MyCareNet profiles (v2.1.0: Release) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: CodeSystem refusal values - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "refusal-values",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem refusal-values</b></p><a name=\"refusal-values\"> </a><a name=\"hcrefusal-values\"> </a><a name=\"refusal-values-en-US\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/refusal-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\">REF_AGREE_ALL_001<a name=\"refusal-values-REF_AGREE_ALL_001\"> </a></td></tr><tr><td style=\"white-space:nowrap\">REF_AGREE_ALL_002<a name=\"refusal-values-REF_AGREE_ALL_002\"> </a></td></tr><tr><td style=\"white-space:nowrap\">REF_AGREE_ALL_003<a name=\"refusal-values-REF_AGREE_ALL_003\"> </a></td></tr><tr><td style=\"white-space:nowrap\">REF_AGREE_ALL_004<a name=\"refusal-values-REF_AGREE_ALL_004\"> </a></td></tr><tr><td style=\"white-space:nowrap\">REF_AGREE_SRV_PHYSIO_001<a name=\"refusal-values-REF_AGREE_SRV_PHYSIO_001\"> </a></td></tr><tr><td style=\"white-space:nowrap\">REF_AGREE_SRV_PHYSIO_002<a name=\"refusal-values-REF_AGREE_SRV_PHYSIO_002\"> </a></td></tr></table></div>"
  },
  "extension" : [
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-wg",
      "valueCode" : "fhir"
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
      "valueInteger" : 1,
      "_valueInteger" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet"
          }
        ]
      }
    },
    {
      "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-standards-status",
      "valueCode" : "trial-use",
      "_valueCode" : {
        "extension" : [
          {
            "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-conformance-derivedFrom",
            "valueCanonical" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/ImplementationGuide/hl7.fhir.be.mycarenet"
          }
        ]
      }
    }
  ],
  "url" : "https://www.ehealth.fgov.be/standards/fhir/mycarenet/CodeSystem/refusal-values",
  "version" : "2.1.0",
  "name" : "MyCareNetRefusalValues",
  "title" : "CodeSystem refusal values",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-17T19:47:43+01: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"
        }
      ]
    },
    {
      "name" : "Message Structure",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "Refusal values in the agreement flows of MyCareNet. These values were delivered by the \nNIC(Nationaal Intermutualistisch College)/CIN(Collège Intermutualiste National.)",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "fragment",
  "concept" : [
    {
      "code" : "REF_AGREE_ALL_001",
      "display" : "REF_AGREE_ALL_001"
    },
    {
      "code" : "REF_AGREE_ALL_002",
      "display" : "REF_AGREE_ALL_002"
    },
    {
      "code" : "REF_AGREE_ALL_003",
      "display" : "REF_AGREE_ALL_003"
    },
    {
      "code" : "REF_AGREE_ALL_004",
      "display" : "REF_AGREE_ALL_004"
    },
    {
      "code" : "REF_AGREE_SRV_PHYSIO_001",
      "display" : "REF_AGREE_SRV_PHYSIO_001"
    },
    {
      "code" : "REF_AGREE_SRV_PHYSIO_002",
      "display" : "REF_AGREE_SRV_PHYSIO_002"
    }
  ]
}