{
  "resourceType" : "ValueSet",
  "id" : "bcr-morphology-vs",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet bcr-morphology-vs</b></p><a name=\"bcr-morphology-vs\"> </a><a name=\"hcbcr-morphology-vs\"> </a><ul><li>Include all codes defined in <a href=\"http://tx.fhir.org/r4\"><code>http://terminology.hl7.org/CodeSystem/icd-o-3</code></a><span style=\"opacity: 0.5\" title=\"Version is not explicitly stated. When building this specification, the most recent version 2000 has been used\"> version ⏿2000</span></li></ul></div>"
  },
  "url" : "https://www.ehealth.fgov.be/standards/fhir/registries/bcr/ValueSet/bcr-morphology-vs",
  "version" : "0.1.0",
  "name" : "BCRMorphologyVS",
  "title" : "BCR ICD-O-3 Morphology",
  "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" : "ICD-O-3 morphology codes (without behaviour suffix). Conformant data SHOULD\nuse only the four-digit morphology portion (e.g. `8500`); the behaviour digit\nis captured separately on `histologyBehaviour` (bound to `BCRBehaviourVS`).",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BE",
      "display" : "Belgium"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://terminology.hl7.org/CodeSystem/icd-o-3"
    }]
  }
}