# type_variant Schema ```txt https://covid19.admin.ch#/definitions/HospCapacityWeeklyIncomingData/properties/type_variant ``` Type variant to indicate how the underlying reported data is handled for days where a hospital does not report any new data. fp7d The latest reported data is considered valid for 7 days and the latest values are forward propagated for 7 days on each record. nfp Reported date is only valid for the current day, no forward propagation is done. Each record reflects the data reported for that specific day. | 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") | ## type_variant Type `string` ([type_variant](sources-definitions-hospcapacityweeklyincomingdata-properties-type_variant.md)) ## type_variant Constraints **enum**: the value of this property must be equal to one of the following values: | Value | Explanation | | :------- | ----------- | | `"fp7d"` | | | `"nfp"` | |