import StatusModel from 'clinical6/src/models/Status.js'
Model representing a status.
constructor(response: Object)
id: Number
value: String
JSON formatted response of a single status
The id of the status on the server
The type of this object ('statuss')
Status value