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

: Id Doc Media Type - JSON Representation

Page standards status: Trial-use Maturity Level: 1

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "be-cs-id-doc-media-type",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem be-cs-id-doc-media-type</b></p><a name=\"be-cs-id-doc-media-type\"> </a><a name=\"hcbe-cs-id-doc-media-type\"> </a><a name=\"be-cs-id-doc-media-type-en-US\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/nihdi-terminology/CodeSystem/be-cs-id-doc-media-type</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\">1<a name=\"be-cs-id-doc-media-type-1\"> </a></td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"be-cs-id-doc-media-type-2\"> </a></td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"be-cs-id-doc-media-type-4\"> </a></td></tr><tr><td style=\"white-space:nowrap\">7<a name=\"be-cs-id-doc-media-type-7\"> </a></td></tr><tr><td style=\"white-space:nowrap\">8<a name=\"be-cs-id-doc-media-type-8\"> </a></td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"be-cs-id-doc-media-type-9\"> </a></td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"be-cs-id-doc-media-type-A\"> </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-id-doc-media-type",
  "version" : "1.0.0",
  "name" : "BeCSIdDocMediaType",
  "title" : "Id Doc Media Type",
  "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" : "RT52Z10 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" : 7,
  "concept" : [
    {
      "code" : "1"
    },
    {
      "code" : "2"
    },
    {
      "code" : "4"
    },
    {
      "code" : "7"
    },
    {
      "code" : "8"
    },
    {
      "code" : "9"
    },
    {
      "code" : "A"
    }
  ]
}