Belgian Cancer Registry on FHIR
0.1.0 - ci-build Belgium flag

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

: BCR Molecular Marker Result (union) - JSON Representation

Draft as of 2026-05-04

Raw json | Download

{
  "resourceType" : "ValueSet",
  "id" : "bcr-molecular-marker-result-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bcr-molecular-marker-result-vs</b></p><a name=\"bcr-molecular-marker-result-vs\"> </a><a name=\"hcbcr-molecular-marker-result-vs\"> </a><ul><li>Include all codes 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></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-molecular-marker-result-vs",
  "version" : "0.1.0",
  "name" : "BCRMolecularMarkerResultVS",
  "title" : "BCR Molecular Marker Result (union)",
  "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" : "Union of all per-marker result codes. Bound on `BCRBreastTumourSupplement.molecularMarker.result`. Per-marker constraints are documented in the marker-specific ValueSets.",
  "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"
      }
    ]
  }
}