FHIR IG analytics| Package | hl7.eu.fhir.xshare-careplan |
| Resource Type | CareTeam |
| Id | CareTeam-xshare-careplan-careteam-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CareTeam xshare-careplan-careteam-example
status: Active
name: Diabetes follow-up care team
subject: Maria Rossi Female, DoB: 1975-04-12 ( http://example.org/patients#PAT-001)
| Member |
| Organization Example Community Health Centre |
{
"resourceType": "CareTeam",
"id": "xshare-careplan-careteam-example",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"name": "Diabetes follow-up care team",
"subject": {
"reference": "Patient/xshare-careplan-patient-example"
},
"participant": [
{
"member": {
"reference": "Organization/xshare-careplan-organization-example"
}
}
]
}