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

: Claim Transplantation Code - JSON Representation

Draft as of 2024-03-13

Raw json | Download


{
  "resourceType" : "CodeSystem",
  "id" : "be-cs-claim-transplantation-code",
  "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-claim-transplantation-code</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-claim-transplantation-code-0\"> </a></td></tr><tr><td style=\"white-space:nowrap\">1<a name=\"be-cs-claim-transplantation-code-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"be-cs-claim-transplantation-code-2\"> </a></td></tr></table></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/nihdi-terminology/CodeSystem/be-cs-claim-transplantation-code",
  "version" : "1.0.0",
  "name" : "BeCSClaimTransplantationCode",
  "title" : "Claim Transplantation Code",
  "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" : "RT50Z48 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" : 3,
  "concept" : [
    {
      "code" : "0"
    },
    {
      "code" : "1"
    },
    {
      "code" : "2"
    }
  ]
}