{
  "resourceType" : "CodeSystem",
  "id" : "MODS-PersonGenderIdentityCode-1",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem MODS-PersonGenderIdentityCode-1</b></p><a name=\"MODS-PersonGenderIdentityCode-1\"> </a><a name=\"hcMODS-PersonGenderIdentityCode-1\"> </a><p>This  code system <code>https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-PersonGenderIdentityCode-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-PersonGenderIdentityCode-1-1\"> </a></td><td>Male (including trans man)</td></tr><tr><td style=\"white-space:nowrap\">2<a name=\"MODS-PersonGenderIdentityCode-1-2\"> </a></td><td>Female (including trans woman)</td></tr><tr><td style=\"white-space:nowrap\">3<a name=\"MODS-PersonGenderIdentityCode-1-3\"> </a></td><td>Non-binary</td></tr><tr><td style=\"white-space:nowrap\">4<a name=\"MODS-PersonGenderIdentityCode-1-4\"> </a></td><td>Other (not listed)</td></tr><tr><td style=\"white-space:nowrap\">X<a name=\"MODS-PersonGenderIdentityCode-1-X\"> </a></td><td>Not Known (not recorded)</td></tr><tr><td style=\"white-space:nowrap\">Z<a name=\"MODS-PersonGenderIdentityCode-1-Z\"> </a></td><td>Not Stated (PERSON asked but declined to provide a response)</td></tr></table></div>"
  },
  "url" : "https://metadata.phase2.scip.synanetics.cloud/fhir/r4/CodeSystem/MODS-PersonGenderIdentityCode-1",
  "version" : "0.1.0",
  "name" : "MODSPersonGenderIdentityCode",
  "title" : "MODS Person Gender Identity 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" : 6,
  "concept" : [{
    "code" : "1",
    "display" : "Male (including trans man)"
  },
  {
    "code" : "2",
    "display" : "Female (including trans woman)"
  },
  {
    "code" : "3",
    "display" : "Non-binary"
  },
  {
    "code" : "4",
    "display" : "Other (not listed)"
  },
  {
    "code" : "X",
    "display" : "Not Known (not recorded)"
  },
  {
    "code" : "Z",
    "display" : "Not Stated (PERSON asked but declined to provide a response)"
  }]
}