{
  "resourceType": "ValueSet",
  "id": "noCountry",
  "url": "https://demis.rki.de/fhir/ValueSet/noCountry",
  "version": "1.1.1",
  "name": "NoCountry",
  "title": "Staatenlos oder Ausland",
  "status": "active",
  "experimental": false,
  "date": "2024-09-02",
  "publisher": "Robert Koch-Institut",
  "description": "Das ValueSet NoCountry enthält die Codes für staatenlos und Ausland.",
  "compose": {
    "include": [
      {
        "system": "https://demis.rki.de/fhir/CodeSystem/noCountry",
        "version": "1.1.0"
      }
    ]
  }
}