{
  "resourceType": "ValueSet",
  "meta": {
    "profile": [
      "http://hl7.org/fhir/StructureDefinition/shareablevalueset"
    ]
  },
  "url": "http://fhir.de/ValueSet/gender-amtlich-de",
  "version": "0.2.3",
  "name": "gender-amtlich-de",
  "status": "draft",
  "experimental": true,
  "date": "2019-03-15",
  "publisher": "HL7 Deutschland e.V. (Technisches Komitee FHIR)",
  "contact": [
    {
      "telecom": [
        {
          "system": "url",
          "value": "http://hl7.de/technische-komitees/fhir/"
        }
      ]
    }
  ],
  "description": "Codes zur genaueren Differenzierung des administrativen Geschlechts 'other', vgl. https://wiki.hl7.de/index.php?title=Geschlecht#administratives_Geschlecht.",
  "compose": {
    "include": [
      {
        "system": "http://fhir.de/CodeSystem/gender-amtlich-de"
      }
    ]
  },
  "expansion": {
    "identifier": "440c50b5-7272-4184-9ddd-95a75d8207f8",
    "timestamp": "2019-03-15",
    "total": 2,
    "contains": [
      {
        "system": "http://fhir.de/CodeSystem/gender-amtlich-de",
        "code": "X",
        "display": "unbestimmt"
      },
      {
        "system": "http://fhir.de/CodeSystem/gender-amtlich-de",
        "code": "D",
        "display": "divers"
      }
    ]
  }
}