{
  "resourceType" : "CodeSystem",
  "id" : "MODS-PersonBirthSexCode-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-PersonBirthSexCode-1</b></p><a name=\"MODS-PersonBirthSexCode-1\"> </a><a name=\"hcMODS-PersonBirthSexCode-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-PersonBirthSexCode-1</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\">1<a name=\"MODS-PersonBirthSexCode-1-1\"> </a></td><td>Male</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"MODS-PersonBirthSexCode-1-2\"> </a></td><td>Female</td></tr><tr><td style=\"white-space:nowrap\">9<a name=\"MODS-PersonBirthSexCode-1-9\"> </a></td><td>Intermediate</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"MODS-PersonBirthSexCode-1-X\"> </a></td><td>Not Known</td></tr></table></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-PersonBirthSexCode-1",
  "version" : "0.1.0",
  "name" : "MODSPersonBirthSexCode",
  "title" : "MODS Person Sex (Birth Sex) Code",
  "status" : "draft",
  "date" : "2026-03-24T16:18:08+00:00",
  "publisher" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
  "contact" : [{
    "name" : "Synanetics Ltd on behalf of DHSC/Social Care Interoperability Platform",
    "telecom" : [{
      "system" : "url",
      "value" : "https://synanetics.com"
    },
    {
      "system" : "email",
      "value" : "info@synanetics.com"
    }]
  }],
  "jurisdiction" : [{
    "coding" : [{
      "system" : "urn:iso:std:iso:3166",
      "code" : "GB",
      "display" : "United Kingdom of Great Britain and Northern Ireland"
    }]
  }],
  "content" : "complete",
  "count" : 4,
  "concept" : [{
    "code" : "1",
    "display" : "Male"
  },
  {
    "code" : "2",
    "display" : "Female"
  },
  {
    "code" : "9",
    "display" : "Intermediate"
  },
  {
    "code" : "X",
    "display" : "Not Known"
  }]
}