FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagede.basisprofil.r4
Resource TypeValueSet
IdValueSet-ValueSet-GenderOtherDE.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "ValueSet",
  "status": "active",
  "name": "GenderOtherDEVS",
  "id": "ValueSet-GenderOtherDE",
  "title": "GenderOtherDE ValueSet",
  "description": "Codes zur Erfassung des amtlichen Geschlechts auf Basis der Spezifikationen \"XPersonenstand - Elektronische Datenübermittlung im Personenstandswesen\" und \"Kassenärztliche Vereinigung-Datentransfer\" der KB",
  "version": "1.6.0-ballot",
  "url": "http://fhir.de/ValueSet/gender-other-de",
  "experimental": false,
  "date": "2025-12-23",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/gender-amtlich-de",
        "concept": [
          {
            "code": "D",
            "display": "divers"
          },
          {
            "code": "X",
            "display": "unbestimmt"
          }
        ]
      }
    ]
  }
}