ExampleCareTeamactive
Care team — CDD team 7, Rokupr
Resource content
{
"resourceType": "CareTeam",
"id": "example-careteam",
"meta": {
"profile": [
"https://fhir.icr.unicef.org/StructureDefinition/ICRCareTeam"
]
},
"text": {
"status": "extensions",
"div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CareTeam example-careteam</b></p><a name=\"example-careteam\"> </a><a name=\"hcexample-careteam\"> </a><div style=\"display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%\"><p style=\"margin-bottom: 0px\"/><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-ICRCareTeam.html\">ICR Care Team</a></p></div><p><b>Oversees Area</b>: <a href=\"Location-example-supervisory-area.html\">Location Kambia supervision zone 2 (Rokupr axis)</a></p><blockquote><p><b>Workload Target</b></p><ul><li>targetArea: <a href=\"Location-example-supervisory-area.html\">Location Kambia supervision zone 2 (Rokupr axis)</a></li><li>targetPopulation: 3200</li><li>targetHouseholds: 640</li><li>targetDays: 5</li></ul></blockquote><p><b>status</b>: Active</p><p><b>name</b>: CDD team 7, Rokupr</p><p><b>subject</b>: <a href=\"Group-example-target-population.html\">Group Children 9 months–14 years, Kambia District (MR SIA 2026 planning denominator)</a></p><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{https://fhir.icr.unicef.org/CodeSystem/icr-team-role vaccinator}\">Vaccinator</span></p><p><b>member</b>: Fatmata Sesay (vaccinator)</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{https://fhir.icr.unicef.org/CodeSystem/icr-team-role cdd}\">Community drug distributor (CDD)</span></p><p><b>member</b>: Mariama Bangura (CDD)</p></blockquote><blockquote><p><b>participant</b></p><p><b>role</b>: <span title=\"Codes:{https://fhir.icr.unicef.org/CodeSystem/icr-team-role supervisor}\">Supervisor</span></p><p><b>member</b>: Ibrahim Conteh (supervisor)</p></blockquote><p><b>managingOrganization</b>: Kambia District Health Management Team</p></div>"
},
"extension": [
{
"url": "https://fhir.icr.unicef.org/StructureDefinition/oversees-area",
"valueReference": {
"reference": "Location/example-supervisory-area"
}
},
{
"extension": [
{
"url": "targetArea",
"valueReference": {
"reference": "Location/example-supervisory-area"
}
},
{
"url": "targetPopulation",
"valueUnsignedInt": 3200
},
{
"url": "targetHouseholds",
"valueUnsignedInt": 640
},
{
"url": "targetDays",
"valueUnsignedInt": 5
}
],
"url": "https://fhir.icr.unicef.org/StructureDefinition/workload-target"
}
],
"status": "active",
"name": "CDD team 7, Rokupr",
"subject": {
"reference": "Group/example-target-population"
},
"participant": [
{
"role": [
{
"coding": [
{
"system": "https://fhir.icr.unicef.org/CodeSystem/icr-team-role",
"code": "vaccinator",
"display": "Vaccinator"
}
]
}
],
"member": {
"display": "Fatmata Sesay (vaccinator)"
}
},
{
"role": [
{
"coding": [
{
"system": "https://fhir.icr.unicef.org/CodeSystem/icr-team-role",
"code": "cdd",
"display": "Community drug distributor (CDD)"
}
]
}
],
"member": {
"display": "Mariama Bangura (CDD)"
}
},
{
"role": [
{
"coding": [
{
"system": "https://fhir.icr.unicef.org/CodeSystem/icr-team-role",
"code": "supervisor",
"display": "Supervisor"
}
]
}
],
"member": {
"display": "Ibrahim Conteh (supervisor)"
}
}
],
"managingOrganization": [
{
"display": "Kambia District Health Management Team"
}
]
}