{
  "resourceType" : "CodeSystem",
  "id" : "be-cs-coded-annotation-types",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem be-cs-coded-annotation-types</b></p><a name=\"be-cs-coded-annotation-types\"> </a><a name=\"hcbe-cs-coded-annotation-types\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/be-cs-coded-annotation-types</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\">lab-test-accreditation<a name=\"be-cs-coded-annotation-types-lab-test-accreditation\"> </a></td><td>Laboratory Test Accreditation</td><td>Test disclaimer with the report</td></tr><tr><td style=\"white-space:nowrap\">lab-test-subcontractor<a name=\"be-cs-coded-annotation-types-lab-test-subcontractor\"> </a></td><td>Laboratory Test subcontractor</td><td>Laboratory Test subcontractor</td></tr><tr><td style=\"white-space:nowrap\">lab-referencerange-comment<a name=\"be-cs-coded-annotation-types-lab-referencerange-comment\"> </a></td><td>Comment on laboratory reference range</td><td>Comment on reference range</td></tr></table></div>"
  },
  "extension" : [{
    "url" : "http://hl7.org/fhir/StructureDefinition/structuredefinition-fmm",
    "valueInteger" : 1
  }],
  "url" : "https://www.ehealth.fgov.be/standards/fhir/lab/CodeSystem/be-cs-coded-annotation-types",
  "version" : "1.0.1",
  "name" : "BeCSCodedAnnotationTypes",
  "title" : "Coded Annotation Type Codes",
  "status" : "active",
  "date" : "2026-03-25T14:20:28+00:00",
  "publisher" : "eHealth Platform",
  "contact" : [{
    "name" : "eHealth Platform",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.ehealth.fgov.be"
    }]
  },
  {
    "name" : "eHealth Platform",
    "telecom" : [{
      "system" : "email",
      "value" : "support@be-ehealth-standards.atlassian.net",
      "use" : "work"
    }]
  }],
  "description" : "Code System for specific types of coded annotations",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BE",
      "display" : "Belgium"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "lab-test-accreditation",
    "display" : "Laboratory Test Accreditation",
    "definition" : "Test disclaimer with the report"
  },
  {
    "code" : "lab-test-subcontractor",
    "display" : "Laboratory Test subcontractor",
    "definition" : "Laboratory Test subcontractor"
  },
  {
    "code" : "lab-referencerange-comment",
    "display" : "Comment on laboratory reference range",
    "definition" : "Comment on reference range"
  }]
}