FHIR IG analytics| Package | uk.nhsdigital.r4 |
| Resource Type | CareTeam |
| Id | CareTeam-VirtualWard.json |
| FHIR Version | R4 |
No resources found
No resources found
No narrative content found in resource
{
"resourceType": "CareTeam",
"id": "c4a7c5cb-ea81-4e52-8171-22f11fa5caf0",
"identifier": [
{
"value": "a85535c8-a0ba-4bae-bce9-8a245123ad8f"
}
],
"status": "active",
"category": [
{
"coding": [
{
"system": "http://snomed.info/sct",
"code": "963151000000104",
"display": "Diabetic medicine service"
}
]
}
],
"name": "Diabetes Care Team",
"subject": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/nhs-number",
"value": "9876543210"
}
},
"period": {
"start": "2023-03-02T13:34:00+01:00"
},
"participant": [
{
"role": [
{
"text": "adviser"
}
],
"member": {
"display": "Dorothy Dietition"
},
"onBehalfOf": {
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
}
},
"period": {
"end": "2023-03-02T13:34:00+01:00"
}
}
],
"managingOrganization": [
{
"identifier": {
"system": "https://fhir.nhs.uk/Id/ods-organization-code",
"value": "RR8"
}
}
]
}