{
  "resourceType" : "ValueSet",
  "id" : "bcr-molecular-marker-result-ki67-vs",
  "text" : {
    "status" : "extensions",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bcr-molecular-marker-result-ki67-vs</b></p><a name=\"bcr-molecular-marker-result-ki67-vs\"> </a><a name=\"hcbcr-molecular-marker-result-ki67-vs\"> </a><ul><li>Include these codes as defined in <a href=\"CodeSystem-bcr-molecular-marker-result.html\"><code>https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-molecular-marker-result</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version &#x1F4E6;0.1.0</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href=\"CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-niet-getest\">niet-getest</a></td><td style=\"color: #cccccc\">Not tested</td><td>Niet getest.</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-molecular-marker-result-ki67-vs",
  "version" : "0.1.0",
  "name" : "BCRMolecularMarkerResultKi67VS",
  "title" : "BCR Ki-67 Result",
  "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" : "Result codes valid for Ki-67 (Bijlage 55 vervolg 1, footnote 14). The percentage value is captured separately on `molecularMarker.resultPercentage`; this ValueSet only enumerates the categorical *not tested* sentinel.",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BE",
      "display" : "Belgium"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/CodeSystem/bcr-molecular-marker-result",
      "concept" : [{
        "code" : "niet-getest"
      }]
    }]
  }
}