We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d3a719a commit d23f591Copy full SHA for d23f591
docs/utility-guides/ManualCease.md
@@ -29,9 +29,9 @@ The `create_manual_cease_ready_subject` method creates a subject with Inactive s
29
30
### Arguments
31
32
- screening_centre:
+ screening_center:
33
Type: str
34
- Screening centre to associate with the subject. Defaults to "BCS002".
+ Screening center to associate with the subject. Defaults to "BCS002".
35
36
base_age:
37
Type: int
@@ -112,4 +112,4 @@ ScreeningStatus.CEASED # → 4008
112
ScreeningStatusReason.DECEASED # → 45
113
```
114
115
-Refer to the source code in `utils/manual_cease_util.py` for additional mappings and helper logic.
+Refer to the source code in `utils/manual_cease_util.py` for additional mappings and helper logic.
0 commit comments