QERMID Register Logical Models
0.1.0 - draft Belgium flag

QERMID Register Logical Models - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: NUMBER_REVISIONS - JSON Representation

Draft as of 2026-04-22

Raw json | Download

{
  "resourceType" : "CodeSystem",
  "id" : "number-revisions",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem number-revisions</b></p><a name=\"number-revisions\"> </a><a name=\"hcnumber-revisions\"> </a><p>This case-sensitive code system <code>https://www.healthdata.be/fhir/qermid/CodeSystem/number-revisions</code> defines the following code:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">NR0001<a name=\"number-revisions-NR0001\"> </a></td><td>&gt; 3de revisie</td></tr></table></div>"
  },
  "url" : "https://www.healthdata.be/fhir/qermid/CodeSystem/number-revisions",
  "version" : "0.1.0",
  "name" : "number_revisions_CS",
  "title" : "NUMBER_REVISIONS",
  "status" : "draft",
  "experimental" : false,
  "date" : "2026-04-22T16:01:02+00:00",
  "publisher" : "Healthdata.be (Sciensano)",
  "contact" : [
    {
      "name" : "Healthdata.be (Sciensano)",
      "telecom" : [
        {
          "system" : "url",
          "value" : "https://www.healthdata.be"
        }
      ]
    }
  ],
  "description" : "Code system for NUMBER_REVISIONS",
  "jurisdiction" : [
    {
      "coding" : [
        {
          "system" : "urn:iso:std:iso:3166",
          "code" : "BE",
          "display" : "Belgium"
        }
      ]
    }
  ],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 1,
  "concept" : [
    {
      "code" : "NR0001",
      "display" : "> 3de revisie"
    }
  ]
}