FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/DataStandardsWales-GenderIdentity

Packagefhir.r4.wales.test
Resource TypeCodeSystem
IdDataStandardsWales-GenderIdentity
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity
URLhttps://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity
Version1.0.1
Statusactive
Date2023-11-10
NameDataStandardsWalesGenderIdentity
TitleData Standards Wales Gender Identity
Realmus
Authorityhl7
DescriptionGender 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.
Copyright2024 NHS Wales.
Contentcomplete

Resources that use this resource

ConceptMap
DataStandardsWales-GenderIdentity-HL7AdministrativeGenderData Standards Wales Concept Map from Gender Identity to HL7 Administrative Gender
DataStandardsWales-HL7AdministrativeGender-GenderIdentityData Standards Wales Concept Map from HL7 Administrative Gender to Gender Identity
ValueSet
DataStandardsWales-GenderIdentityData Standards Wales Gender Identity

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "DataStandardsWales-GenderIdentity",
  "url": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity",
  "version": "1.0.1",
  "name": "DataStandardsWalesGenderIdentity",
  "title": "Data Standards Wales Gender Identity",
  "status": "active",
  "experimental": false,
  "date": "2023-11-10",
  "publisher": "NHS Wales",
  "contact": [
    {
      "name": "Data Standards",
      "telecom": [
        {
          "system": "email",
          "value": "data.standards@wales.nhs.uk",
          "use": "work"
        }
      ]
    }
  ],
  "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.",
  "copyright": "2024 NHS Wales.",
  "caseSensitive": true,
  "content": "complete",
  "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"
    }
  ]
}