FHIR IG analytics| Package | telus.dw.emr.extract-1-1-21 |
| Resource Type | CarePlan |
| Id | CarePlan-chr-on-west-CarePlan-5001.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
{
"resourceType": "CarePlan",
"id": "chr-on-west-CarePlan-5001",
"meta": {
"lastUpdated": "2024-12-10T16:45:00Z",
"source": "urn:telus:emr:chr:on-west:123",
"profile": [
"https://www.telus.com/health/fhir/dwemrextract/StructureDefinition/DwCarePlan"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"identifier": [
{
"use": "official",
"system": "urn:telus:emr:chr:on-west:123:carePlan",
"value": "5001"
}
],
"status": "completed",
"intent": "plan",
"description": "Patient presents with acute bronchitis. Prescribed amoxicillin 500mg TID x 7 days. Rest, fluids. Follow up if no improvement in 5 days.",
"subject": {
"reference": "Patient/chr-on-west-Patient-12345",
"display": "Sarah Marie Johnson"
},
"encounter": {
"reference": "Encounter/chr-on-west-Encounter-2001",
"display": "Office Visit - Dec 10 2024"
},
"created": "2024-12-10T16:00:00Z",
"contributor": [
{
"reference": "Practitioner/chr-on-west-Practitioner-501",
"display": "Dr. Emily Thompson"
}
]
}