FHIR IG analytics| Package | fhir.ke.nccp |
| Resource Type | CareTeam |
| Id | CareTeam-example-care-team.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Placeholder care team used as a reference target in care plan examples.
{
"resourceType": "CareTeam",
"id": "example-care-team",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"subject": {
"reference": "Patient/example-patient"
}
}