PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.test@1.0.0
    https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity
{
  "description": "Gender identity is a person's sense of identification with either the male or female sex, as manifested in appearance, behaviour, and other aspects of a person's life.",
  "_filename": "CodeSystem-DataStandardsWales-GenderIdentity.json",
  "package_name": "fhir.r4.wales.test",
  "date": "2023-11-10",
  "publisher": "NHS Wales",
  "content": "complete",
  "name": "DataStandardsWalesGenderIdentity",
  "copyright": "2024 NHS Wales.",
  "type": null,
  "experimental": "false",
  "resourceType": "CodeSystem",
  "title": "Data Standards Wales Gender Identity",
  "package_version": "1.0.0",
  "status": "active",
  "id": "4951667b-bc21-4b30-9261-b45fdb0cab8c",
  "kind": null,
  "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity",
  "concept": [ {
    "code": "F",
    "display": "Female"
  }, {
    "code": "M",
    "display": "Male"
  }, {
    "code": "N",
    "display": "Non-binary"
  }, {
    "code": "Z",
    "display": "Not disclosed or unknown, e.g. for unborn baby"
  } ],
  "caseSensitive": true,
  "version": "1.0.1",
  "contact": [ {
    "name": "Data Standards",
    "telecom": [ {
      "use": "work",
      "value": "data.standards@wales.nhs.uk",
      "system": "email"
    } ]
  } ]
}