{
  "resourceType" : "ValueSet",
  "id" : "sex-VS",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet sex-VS</b></p><a name=\"sex-VS\"> </a><a name=\"hcsex-VS\"> </a><ul><li>Include these codes as defined in <a href=\"http://www.snomed.org/\"><code>http://snomed.info/sct</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span><table class=\"none\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href=\"http://snomed.info/id/248152002\">248152002</a></td><td>vrouw</td></tr><tr><td><a href=\"http://snomed.info/id/248153007\">248153007</a></td><td>man</td></tr><tr><td><a href=\"http://snomed.info/id/32570681000036106\">32570681000036106</a></td><td>onbepaald geslacht</td></tr><tr><td><a href=\"http://snomed.info/id/261665006\">261665006</a></td><td>onbekend</td></tr></table></li></ul></div>"
  },
  "url" : "https://www.healthdata.be/fhir/qermid/ValueSet/sex-VS",
  "version" : "0.1.0",
  "name" : "sex_VS",
  "title" : "SEX Value Set",
  "status" : "draft",
  "date" : "2026-04-22T16:01:02+00:00",
  "publisher" : "Healthdata.be (Sciensano)",
  "contact" : [{
    "name" : "Healthdata.be (Sciensano)",
    "telecom" : [{
      "system" : "url",
      "value" : "https://www.healthdata.be"
    }]
  }],
  "description" : "Value set for SEX",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BE",
      "display" : "Belgium"
    }]
  }],
  "compose" : {
    "include" : [{
      "system" : "http://snomed.info/sct",
      "concept" : [{
        "code" : "248152002",
        "display" : "vrouw"
      },
      {
        "code" : "248153007",
        "display" : "man"
      },
      {
        "code" : "32570681000036106",
        "display" : "onbepaald geslacht"
      },
      {
        "code" : "261665006",
        "display" : "onbekend"
      }]
    }]
  }
}