FHIR IG analytics| Package | fhir.r4.ukcore.stu3.currentbuild |
| Resource Type | CareTeam |
| Id | UKCore-CareTeam-WeightManagementTeam-Example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CareTeam",
"id": "UKCore-CareTeam-WeightManagementTeam-Example",
"text": {
"status": "additional",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"system": "https://tools.ietf.org/html/rfc4122",
"value": "0e7cc7b2-94b7-42c2-875b-56c921e4bcc2"
}
],
"status": "inactive",
"name": "Weight management team",
"subject": {
"reference": "Patient/UKCore-Patient-RichardSmith-Example"
},
"participant": [
{
"member": {
"reference": "Practitioner/UKCore-Practitioner-PaulRastall-Example"
}
}
],
"managingOrganization": [
{
"reference": "Organization/UKCore-Organisation-WhiteRoseMedicalCentre-Example"
}
]
}