There was an error while loading. Please reload this page.
status
The status field in FHIR resources shows the lifecycle state of the resource:
draft
active
retired
unknown
This field is required in many FHIR resources and is key for version control and governance.
Manually setting status in every resource can cause:
Instead, set it once at the project level for consistency.
Use sushi-config.yaml to define the default status:
sushi-config.yaml
status: draft