{
  "resourceType" : "CodeSystem",
  "id" : "bcr-specimen-quality",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem bcr-specimen-quality</b></p><a name=\"bcr-specimen-quality\"> </a><a name=\"hcbcr-specimen-quality\"> </a><p>This case-sensitive code system <code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-specimen-quality</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\">adequate<a name=\"bcr-specimen-quality-adequate\"> </a></td><td>Adequate</td><td>Specimen is adequate for diagnosis.</td></tr><tr><td style=\"white-space:nowrap\">adequate-with-limitations<a name=\"bcr-specimen-quality-adequate-with-limitations\"> </a></td><td>Adequate with limitations</td><td>Specimen is adequate but with limitations noted.</td></tr><tr><td style=\"white-space:nowrap\">inadequate<a name=\"bcr-specimen-quality-inadequate\"> </a></td><td>Inadequate</td><td>Specimen is inadequate for diagnosis.</td></tr></table></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-specimen-quality",
  "version" : "0.1.0",
  "name" : "BCRSpecimenQuality",
  "title" : "BCR Specimen Quality",
  "status" : "draft",
  "experimental" : true,
  "date" : "2026-05-04T06:30:16+00:00",
  "publisher" : "eHealth Platform Belgium",
  "contact" : [{
    "name" : "eHealth Platform Belgium",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.ehealth.fgov.be"
    },
    {
      "system" : "email",
      "value" : "info@ehealth.fgov.be"
    }]
  }],
  "description" : "Assessment of the specimen's quality / adequacy for diagnosis (`fld_qs` in the\nCHP cervix supplement). The metadata does not enumerate codes; common\nadequacy categories are listed here. **Draft — confirm with BCR.**",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BE",
      "display" : "Belgium"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 3,
  "concept" : [{
    "code" : "adequate",
    "display" : "Adequate",
    "definition" : "Specimen is adequate for diagnosis."
  },
  {
    "code" : "adequate-with-limitations",
    "display" : "Adequate with limitations",
    "definition" : "Specimen is adequate but with limitations noted."
  },
  {
    "code" : "inadequate",
    "display" : "Inadequate",
    "definition" : "Specimen is inadequate for diagnosis."
  }]
}