FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | CareTeam |
| Id | CareTeam-chr-on-west-CareTeam-6001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CareTeam",
"id": "chr-on-west-CareTeam-6001",
"meta": {
"lastUpdated": "2024-12-10T16:45:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCareTeam"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"category": [
{
"text": "Primary Care Team"
}
],
"subject": {
"reference": "Patient/chr-on-west-Patient-12345",
"display": "Sarah Marie Johnson"
},
"participant": [
{
"id": "urn:telus:emr:chr:on-west:123:501",
"role": [
{
"text": "Primary Practitioner"
}
],
"member": {
"reference": "Practitioner/chr-on-west-Practitioner-501",
"display": "Dr. Emily Thompson"
}
},
{
"id": "urn:telus:emr:chr:on-west:123:502",
"role": [
{
"text": "Family Doctor"
}
],
"member": {
"display": "Dr. Robert Chen"
}
}
],
"managingOrganization": [
{
"id": "urn:telus:emr:chr:on-west:123:dw-emr-organization",
"reference": "Organization/chr-on-west-Organization-100",
"display": "Western Ontario Family Health Account"
}
]
}