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-ihc-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-ihc-vs</b></p><a name=\"bcr-molecular-marker-result-her2-ihc-vs\"> </a><a name=\"hcbcr-molecular-marker-result-her2-ihc-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-score-0\">score-0</a></td><td style=\"color: #cccccc\">IHC score 0</td><td>HER2 IHC score 0.</td></tr><tr><td><a href=\"CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-score-1plus\">score-1plus</a></td><td style=\"color: #cccccc\">IHC score 1+</td><td>HER2 IHC score 1+.</td></tr><tr><td><a href=\"CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-score-2plus\">score-2plus</a></td><td style=\"color: #cccccc\">IHC score 2+</td><td>HER2 IHC score 2+.</td></tr><tr><td><a href=\"CodeSystem-bcr-molecular-marker-result.html#bcr-molecular-marker-result-score-3plus\">score-3plus</a></td><td style=\"color: #cccccc\">IHC score 3+</td><td>HER2 IHC score 3+.</td></tr></table></li></ul></div>"
},
"url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-molecular-marker-result-her2-ihc-vs",
"version" : "0.1.0",
"name" : "BCRMolecularMarkerResultHER2IHCVS",
"title" : "BCR HER2 IHC Score 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 the HER2 IHC score (Bijlage 55 vervolg 1, footnote 11).",
"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" : "score-0"
},
{
"code" : "score-1plus"
},
{
"code" : "score-2plus"
},
{
"code" : "score-3plus"
}
]
}
]
}
}