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

FHIR IG Statistics: ValueSet/be-vs-gender-at-birth

Packagehl7.fhir.be.core
TypeValueSet
Idbe-vs-gender-at-birth
FHIR VersionR4
Sourcehttps://www.ehealth.fgov.be/standards/fhir/core/https://build.fhir.org/ig/hl7-be/core/ValueSet-be-vs-gender-at-birth.html
URLhttps://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-vs-gender-at-birth
Version2.1.2
Statusdraft
Date2025-07-17T14:54:59+00:00
NameBeVSGenderAtBirth
TitleList of possible genders at birth in Belgium
Realmbe
Authorityhl7
DescriptionBeVSGenderAtBirth

Resources that use this resource

StructureDefinition
be-ext-gender-at-birthBeExtGenderAtBirth

Resources that this resource uses

CodeSystem
administrative-genderAdministrative Gender
administrative-genderAdministrativeGender

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet be-vs-gender-at-birth


Source

{
  "resourceType": "ValueSet",
  "id": "be-vs-gender-at-birth",
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "url": "https://www.ehealth.fgov.be/standards/fhir/core/ValueSet/be-vs-gender-at-birth",
  "version": "2.1.2",
  "name": "BeVSGenderAtBirth",
  "title": "List of possible genders at birth in Belgium",
  "status": "draft",
  "experimental": false,
  "date": "2025-07-17T14:54:59+00:00",
  "publisher": "eHealth Platform",
  "contact": [
    {
      "name": "eHealth Platform",
      "telecom": [
        {
          "system": "url",
          "value": "https://www.ehealth.fgov.be/standards/fhir"
        },
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net"
        }
      ]
    },
    {
      "name": "Message Structure eHealth",
      "telecom": [
        {
          "system": "email",
          "value": "support@be-ehealth-standards.atlassian.net",
          "use": "work"
        }
      ]
    }
  ],
  "description": "BeVSGenderAtBirth",
  "jurisdiction": [
    {
      "coding": [
        {
          "system": "urn:iso:std:iso:3166",
          "code": "BE",
          "display": "Belgium"
        }
      ]
    }
  ],
  "compose": {
    "include": [
      {
        "system": "http://hl7.org/fhir/administrative-gender"
      }
    ]
  }
}