HL7 Belgium NIHDI Terminology
1.0.0 - STU Belgium flag

HL7 Belgium NIHDI Terminology, 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/nihdi-terminology/ and changes regularly. See the Directory of published versions

: Treatment Reason - JSON Representation

Draft as of 2024-03-13

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "be-cs-treatment-reason",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/nihdi-terminology/CodeSystem/be-cs-treatment-reason</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\">0050<a name=\"be-cs-treatment-reason-0050\"> </a></td></tr><tr><td style=\"white-space:nowrap\">0060<a name=\"be-cs-treatment-reason-0060\"> </a></td></tr><tr><td style=\"white-space:nowrap\">0070<a name=\"be-cs-treatment-reason-0070\"> </a></td></tr><tr><td style=\"white-space:nowrap\">0080<a name=\"be-cs-treatment-reason-0080\"> </a></td></tr><tr><td style=\"white-space:nowrap\">0090<a name=\"be-cs-treatment-reason-0090\"> </a></td></tr><tr><td style=\"white-space:nowrap\">0000<a name=\"be-cs-treatment-reason-0000\"> </a></td></tr></table></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/nihdi-terminology/CodeSystem/be-cs-treatment-reason",
  "version" : "1.0.0",
  "name" : "BeCSTreatmentReason",
  "title" : "Treatment Reason",
  "status" : "draft",
  "experimental" : false,
  "date" : "2024-03-13T08:55:27+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"
        }
      ]
    },
    {
      "name" : "Message Structure",
      "telecom" : [
        {
          "system" : "email",
          "value" : "support@be-ehealth-standards.atlassian.net",
          "use" : "work"
        }
      ]
    }
  ],
  "description" : "RT20Z17 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" : 6,
  "concept" : [
    {
      "code" : "0050"
    },
    {
      "code" : "0060"
    },
    {
      "code" : "0070"
    },
    {
      "code" : "0080"
    },
    {
      "code" : "0090"
    },
    {
      "code" : "0000"
    }
  ]
}