{
  "resourceType" : "CodeSystem",
  "id" : "sexfmui",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem sexfmui</b></p><a name=\"sexfmui\"> </a><a name=\"hcsexfmui\"> </a><p>This case-sensitive code system <code>https://www.healthdata.be/fhir/qermid/CodeSystem/sexfmui</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"sexfmui-F\"> </a></td><td>Vrouw</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"sexfmui-M\"> </a></td><td>Man</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"sexfmui-U\"> </a></td><td>Onbekend</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"sexfmui-I\"> </a></td><td>Onbepaald geslacht</td></tr></table></div>"
  },
  "url" : "https://www.healthdata.be/fhir/qermid/CodeSystem/sexfmui",
  "version" : "0.1.0",
  "name" : "sexfmui_CS",
  "title" : "SexFMUI",
  "status" : "draft",
  "experimental" : false,
  "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" : "Code system for SexFMUI",
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "BE",
      "display" : "Belgium"
    }]
  }],
  "caseSensitive" : true,
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "F",
    "display" : "Vrouw"
  },
  {
    "code" : "M",
    "display" : "Man"
  },
  {
    "code" : "U",
    "display" : "Onbekend"
  },
  {
    "code" : "I",
    "display" : "Onbepaald geslacht"
  }]
}