This code system
http://hl7.org/fhir/consent-state-codes defines the following codes:
|
Code
|
Display
|
Definition
|
| draft
|
Pending |
The consent is in development or awaiting use but is not yet intended to be acted upon. |
| active
|
Active |
The consent is to be followed and enforced. |
| inactive
|
Inactive |
The consent is terminated or replaced. |
| not-done
|
Abandoned |
The consent development has been terminated prior to completion. |
| entered-in-error
|
Entered in Error |
The consent was created wrongly (e.g. wrong patient) and should be ignored. |
| unknown
|
Unknown |
The resource is in an indeterminate state. |