{
  "resourceType" : "CodeSystem",
  "id" : "qermid-type-implants",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem qermid-type-implants</b></p><a name=\"qermid-type-implants\"> </a><a name=\"hcqermid-type-implants\"> </a><p>This case-sensitive code system <code>https://www.healthdata.be/fhir/qermid/CodeSystem/qermid-type-implants</code> defines the following codes:</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\">QT0001<a name=\"qermid-type-implants-QT0001\"> </a></td><td>zonder CE-markering</td></tr><tr><td style=\"white-space:nowrap\">QT0002<a name=\"qermid-type-implants-QT0002\"> </a></td><td>niet genotificeerd serieproductie implantaat</td></tr><tr><td style=\"white-space:nowrap\">QT0003<a name=\"qermid-type-implants-QT0003\"> </a></td><td>genotificeerd serieproductie implantaat</td></tr></table></div>"
  },
  "url" : "https://www.healthdata.be/fhir/qermid/CodeSystem/qermid-type-implants",
  "version" : "0.1.0",
  "name" : "qermid_type_implants_CS",
  "title" : "QERMID_TYPE_IMPLANTS",
  "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 QERMID_TYPE_IMPLANTS",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BE",
      "display" : "Belgium"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "QT0001",
    "display" : "zonder CE-markering"
  },
  {
    "code" : "QT0002",
    "display" : "niet genotificeerd serieproductie implantaat"
  },
  {
    "code" : "QT0003",
    "display" : "genotificeerd serieproductie implantaat"
  }]
}