Belgian Cancer Registry on FHIR
0.1.0 - ci-build
Belgian Cancer Registry on FHIR - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
| Draft as of 2026-05-04 |
{
"resourceType" : "ValueSet",
"id" : "bcr-molecular-marker-result-her2-combined-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-her2-combined-vs</b></p><a name=\"bcr-molecular-marker-result-her2-combined-vs\"> </a><a name=\"hcbcr-molecular-marker-result-her2-combined-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 📦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-positief\">positief</a></td><td style=\"color: #cccccc\">Positive</td><td>Positief.</td></tr><tr><td><a href=\"CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-her2-low\">her2-low</a></td><td style=\"color: #cccccc\">HER2 low</td><td>HER2 low (provisional category — definitive value pending).</td></tr><tr><td><a href=\"CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-negatief\">negatief</a></td><td style=\"color: #cccccc\">Negative</td><td>Negatief.</td></tr></table></li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-molecular-marker-result-her2-combined-vs",
"version" : "0.1.0",
"name" : "BCRMolecularMarkerResultHER2CombinedVS",
"title" : "BCR HER2 Combined (IHC + ISH) 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 HER2 status based on combined IHC + ISH (Bijlage 55 vervolg 1, footnote 12).",
"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" : "positief"
},
{
"code" : "her2-low"
},
{
"code" : "negatief"
}
]
}
]
}
}