# WeeklyReportTextIdentifier Schema ```txt https://covid19.admin.ch#/definitions/WeeklyReportIncomingData/properties/identifier ``` | Abstract | Extensible | Status | Identifiable | Custom Properties | Additional Properties | Access Restrictions | Defined In | | :------------------ | ---------- | -------------- | ----------------------- | :---------------- | --------------------- | ------------------- | ----------------------------------------------------------------------------- | | Can be instantiated | No | Unknown status | Unknown identifiability | Forbidden | Allowed | none | [sources.schema.json\*](../schema/sources.schema.json "open original schema") | ## identifier Type `string` ([WeeklyReportTextIdentifier](sources-definitions-weeklyreportincomingdata-properties-weeklyreporttextidentifier.md)) ## identifier Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :----------------------------------- | ----------- | | `"cases-demography"` | | | `"cases-geography"` | | | `"cases-summary"` | | | `"deaths-demography"` | | | `"deaths-geography"` | | | `"deaths-summary"` | | | `"hospcapacityicu-summary"` | | | `"hospitalisations-demography"` | | | `"hospitalisations-geography"` | | | `"hospitalisations-summary"` | | | `"methods-cases_hosps_deaths_tests"` | | | `"methods-deadline"` | | | `"methods-hospcapacityicu"` | | | `"methods-trends"` | | | `"overview-cases"` | | | `"overview-deaths"` | | | `"overview-hospitalisations"` | | | `"overview-short_description"` | | | `"overview-tests"` | | | `"tests-demography"` | | | `"tests-geography"` | | | `"tests-share_of_positive_tests"` | | | `"tests-summary"` | |