HL7 Belgium NIHDI Terminology
1.0.0 - STU  flag

This page is part of the NIHDI Terminology Profiles for Belgium (v1.0.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

: Prescriber Standard - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "be-cs-requester-norm",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem be-cs-requester-norm</b></p><a name=\"be-cs-requester-norm\"> </a><a name=\"hcbe-cs-requester-norm\"> </a><a name=\"be-cs-requester-norm-en-US\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/nihdi-terminology/CodeSystem/be-cs-requester-norm</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td></tr><tr><td style=\"white-space:nowrap\">0<a name=\"be-cs-requester-norm-0\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"be-cs-requester-norm-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"be-cs-requester-norm-2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"be-cs-requester-norm-3\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"be-cs-requester-norm-4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">5<a name=\"be-cs-requester-norm-5\"> </a></td></tr><tr><td style=\"white-space:nowrap\">6<a name=\"be-cs-requester-norm-6\"> </a></td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"be-cs-requester-norm-9\"> </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/nihdi-terminology"
          }
        ]
      }
    },
    {
      "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/nihdi-terminology"
          }
        ]
      }
    }
  ],
  "url" : "https://www.ehealth.fgov.be/standards/fhir/nihdi-terminology/CodeSystem/be-cs-requester-norm",
  "version" : "1.0.0",
  "name" : "BeCSRequesterNorm",
  "title" : "Prescriber Standard",
  "status" : "active",
  "experimental" : false,
  "date" : "2025-02-17T19:22:03+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" : "RT50Z26 in https://www.inami.fgov.be/SiteCollectionDocuments/instructions_facturation_electronique.pdf",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 8,
  "concept" : [
    {
      "code" : "0"
    },
    {
      "code" : "1"
    },
    {
      "code" : "2"
    },
    {
      "code" : "3"
    },
    {
      "code" : "4"
    },
    {
      "code" : "5"
    },
    {
      "code" : "6"
    },
    {
      "code" : "9"
    }
  ]
}