Skip to content

Commit 0d22644

Browse files
authored
Merge pull request #1850 from IFRCGo/feature/surge-cos-updates-2025-june
CBS updates (Surge CoS Health)
2 parents 60f5ef0 + 771d085 commit 0d22644

File tree

4 files changed

+77
-11
lines changed

4 files changed

+77
-11
lines changed

.changeset/witty-moles-wave.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
"go-web-app": patch
3+
---
4+
5+
Community Based Surveillance updates (Surge CoS Health)
6+
- Changed page: https://go.ifrc.org/surge/catalogue/health/community-based-surveillance
7+
- The changes affect team size and some standard components (e.g. kit content)

app/src/views/SurgeCatalogueHealthCommunityBasedSurveillance/i18n.json

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,16 +10,16 @@
1010
"communityBasedDesignedFor": "Designed For",
1111
"communityBasedDesignedForDetail": "An advanced assessment team can be deployed for 1-2 weeks within 48 hours upon receiving a deployment request. If the assessment team determines that implementation of a CBS system is feasible, the remaining team members and equipment are deployed. Both components of the team are self-sufficient for the first month of operations, and the deployed CBS ERU module can operate for up to 4 months.",
1212
"communityBasedPersonnel": "Personnel",
13-
"communityBasedPersonnelListItemOne": "Advanced team: 2 people: Team lead, field epidemiologist or data/information manager",
14-
"communityBasedPersonnelListItemTwo": "Full deployment: 5. Complete CBS deployment, as above + public health, ICT and/or logistics, finance/admin",
13+
"communityBasedPersonnelListItemOne": "Advanced team: 2 people: Team lead, field epidemiologist",
14+
"communityBasedPersonnelListItemTwo": "Full deployment: 2 to 4 people max. Complete CBS deployment: as above +/- logistics, +/- finance/admin",
1515
"communityBasedPersonnelCompositionDescription": "An advanced CBS assessment team can be deployed for 1-2 weeks within 48 hours upon receiving a deployment request. If the assessment team determines that implementation of a CBS system is feasible, the remaining team members and equipment are deployed.",
1616
"communityBasedStandardComponentsLabel": "Standard Components",
17-
"communityBasedStandardComponentsListItemOne": "CBS platform kit",
17+
"communityBasedStandardComponentsListItemOne": "CBS kit (rucksack bag)",
1818
"communityBasedStandardComponentsListItemTwo": "Vehicles (rent or supply)",
1919
"communityBasedSpecificationsLabel": "Specifications",
2020
"communityBasedSpecificationsWeightLabel": "Weight",
21-
"communityBasedSpecificationsWeightValue": "10 kg",
22-
"communityBasedSpecificationsVolumeLabel": "Carry-on baggage",
21+
"communityBasedSpecificationsWeightValue": "<10 kg",
22+
"communityBasedSpecificationsVolumeLabel": "Agile, carry-on baggage",
2323
"communityBasedSpecificationsVolumeValue": "Volume",
2424
"communityBasedSpecificationsCostLabel": "Cost (indicative)",
2525
"communityBasedSpecificationsCostValue": "CHF 5,000 (equipment only)",
@@ -28,9 +28,9 @@
2828
"communityBasedSpecificationsAdditionalResources": "Additional Resources",
2929
"communityBasedSpecificationsAdditionalResourcesListItemOne": "Community based surveillance (CBS",
3030
"communityBasedAdditionalResources": "Additional Resources",
31-
"communityBasedAdditionalResourcesListItemOne": "Community based surveillance (CBS) {link}",
32-
"communityBasedAdditionalResourcesListItemOneLink": "website",
33-
"communityBasedAdditionalResourcesListItemTwo": "Public Health ERU Community Base Surveillance {link}",
34-
"communityBasedAdditionalResourcesListItemTwoLink": "Handbook"
31+
"communityBasedAdditionalResourcesListItemOne": "Public Health ERU Community Base Surveillance {link}",
32+
"communityBasedAdditionalResourcesListItemOneLink": "Handbook",
33+
"communityBasedAdditionalResourcesListItemTwo": "Community based surveillance (CBS) {link}",
34+
"communityBasedAdditionalResourcesListItemTwoLink": "website"
3535
}
3636
}

app/src/views/SurgeCatalogueHealthCommunityBasedSurveillance/index.tsx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ export function Component() {
9595
{
9696
link: (
9797
<Link
98-
href="https://www.cbsrc.org/"
98+
href="https://rodekors.service-now.com/drm?id=hb_catalog&handbook=09f973a8db15f4103408d7b2f39619ee&category=31fefb60dbb938503408d7b2f3961958"
9999
external
100100
withLinkIcon
101101
>
@@ -111,7 +111,7 @@ export function Component() {
111111
{
112112
link: (
113113
<Link
114-
href="https://rodekors.service-now.com/drm?id=hb_catalog&handbook=09f973a8db15f4103408d7b2f39619ee"
114+
href="https://cbs.ifrc.org/"
115115
external
116116
withLinkIcon
117117
>
Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,59 @@
1+
{
2+
"parent": "000038-1750656635055.json",
3+
"actions": [
4+
{
5+
"action": "update",
6+
"key": "communityBasedAdditionalResourcesListItemOne",
7+
"namespace": "surgeCatalogueHealthCommunityBasedSurveillance",
8+
"newValue": "Public Health ERU Community Base Surveillance {link}"
9+
},
10+
{
11+
"action": "update",
12+
"key": "communityBasedAdditionalResourcesListItemOneLink",
13+
"namespace": "surgeCatalogueHealthCommunityBasedSurveillance",
14+
"newValue": "Handbook"
15+
},
16+
{
17+
"action": "update",
18+
"key": "communityBasedAdditionalResourcesListItemTwo",
19+
"namespace": "surgeCatalogueHealthCommunityBasedSurveillance",
20+
"newValue": "Community based surveillance (CBS) {link}"
21+
},
22+
{
23+
"action": "update",
24+
"key": "communityBasedAdditionalResourcesListItemTwoLink",
25+
"namespace": "surgeCatalogueHealthCommunityBasedSurveillance",
26+
"newValue": "website"
27+
},
28+
{
29+
"action": "update",
30+
"key": "communityBasedPersonnelListItemOne",
31+
"namespace": "surgeCatalogueHealthCommunityBasedSurveillance",
32+
"newValue": "Advanced team: 2 people: Team lead, field epidemiologist"
33+
},
34+
{
35+
"action": "update",
36+
"key": "communityBasedPersonnelListItemTwo",
37+
"namespace": "surgeCatalogueHealthCommunityBasedSurveillance",
38+
"newValue": "Full deployment: 2 to 4 people max. Complete CBS deployment: as above +/- logistics, +/- finance/admin"
39+
},
40+
{
41+
"action": "update",
42+
"key": "communityBasedSpecificationsVolumeLabel",
43+
"namespace": "surgeCatalogueHealthCommunityBasedSurveillance",
44+
"newValue": "Agile, carry-on baggage"
45+
},
46+
{
47+
"action": "update",
48+
"key": "communityBasedSpecificationsWeightValue",
49+
"namespace": "surgeCatalogueHealthCommunityBasedSurveillance",
50+
"newValue": "<10 kg"
51+
},
52+
{
53+
"action": "update",
54+
"key": "communityBasedStandardComponentsListItemOne",
55+
"namespace": "surgeCatalogueHealthCommunityBasedSurveillance",
56+
"newValue": "CBS kit (rucksack bag)"
57+
}
58+
]
59+
}

0 commit comments

Comments
 (0)