---
title: "CS: Document Status"
canonical: "https://wiki.patientsknowbest.com/space/api/3365011473/CS%3A%20Document%20Status"
format: markdown
---
[http://fhir.patientsknowbest.com/codesystem/document-status](http://fhir.patientsknowbest.com/codesystem/document-status)

[https://www.hl7.org/fhir/STU3/codesystem.html](https://www.hl7.org/fhir/STU3/codesystem.html)

## description

A [[[Document]]](https://pkbdev.atlassian.net/wiki/spaces/api/pages/3363700789/Data+Model#Document) in PKB has an associated status value.

## concepts

- concept[0]
  - code = READ
  - display = Read
  - definition = The document has been read by the patient.
- concept[1]
  - code = UNREAD
  - display = Unread
  - definition = The document has not been read by the patient.