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

FHIR IG Statistics: ValueSet/DataStandardsWales-GenderIdentity

Packagefhir.r4.wales.test
Resource TypeValueSet
IdDataStandardsWales-GenderIdentity
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=fhir.r4.wales.test@1.0.0&canonical=https://fhir.nhs.wales/ValueSet/DataStandardsWales-GenderIdentity
URLhttps://fhir.nhs.wales/ValueSet/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.

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

Resources that this resource uses

CodeSystem
DataStandardsWales-GenderIdentityData Standards Wales Gender Identity

Narrative

No narrative content found in resource


Source

{
  "resourceType": "ValueSet",
  "id": "DataStandardsWales-GenderIdentity",
  "extension": [
    {
      "url": "http://hl7.org/fhir/StructureDefinition/valueset-sourceReference",
      "valueUri": "http://www.nwisinformationstandards.wales.nhs.uk/sitesplus/documents/299/20200622-DSCN%202020%2006-Core%20Reference%20Data-d2-2.pdf"
    }
  ],
  "url": "https://fhir.nhs.wales/ValueSet/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.",
  "compose": {
    "include": [
      {
        "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity"
      }
    ]
  },
  "expansion": {
    "timestamp": "2022-06-20T14:49:00+01:00",
    "total": 4,
    "offset": 0,
    "parameter": [
      {
        "name": "version",
        "valueUri": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity|1.0.0"
      }
    ],
    "contains": [
      {
        "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity",
        "code": "F",
        "display": "Female"
      },
      {
        "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity",
        "code": "M",
        "display": "Male"
      },
      {
        "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity",
        "code": "N",
        "display": "Non-binary"
      },
      {
        "system": "https://fhir.nhs.wales/CodeSystem/DataStandardsWales-GenderIdentity",
        "code": "Z",
        "display": "Not disclosed or unknown, e.g. for unborn baby"
      }
    ]
  }
}