PackagesCanonicalsLogsProblems
    Packages
    fhir.r4.wales.discovery@0.0.5
    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.discovery",
  "date": "2020-09-24T00:00:00+01:00",
  "publisher": "NHS Wales",
  "content": "complete",
  "name": "DataStandardsWalesGenderIdentity",
  "copyright": "© 2020 NHS Wales.",
  "type": null,
  "experimental": "true",
  "resourceType": "CodeSystem",
  "title": "Data Standards Wales Gender Identity",
  "package_version": "0.0.5",
  "status": "active",
  "id": "a62cf09a-543a-4a01-ab5d-e023bc03f4bf",
  "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.0",
  "contact": [ {
    "name": "Data Standards",
    "telecom": [ {
      "use": "work",
      "value": "data.standards@wales.nhs.uk",
      "system": "email"
    } ]
  } ]
}