FHIR IG analytics| Package | ihe.qrph.ccg |
| Resource Type | CarePlan |
| Id | CarePlan-CCG-careplan-example.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan CCG-careplan-example
status: Active
intent: Plan
subject: Iosefa Test-Fuimaono Male, DoB: 1950-07-04 ( https://example.org/ids#ZKT9319)
activity
Details
InstantiatesCanonical Status https://example.org/fhir/PlanDefinition/CCG-patient-plans-exampleIn Progress
{
"resourceType": "CarePlan",
"id": "CCG-careplan-example",
"meta": {
"profile": [
"https://profiles.ihe.net/QRPH/CCG/StructureDefinition/ccg-data-in-ips-careplan"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"subject": {
"reference": "Patient/ZKT9319"
},
"activity": [
{
"detail": {
"instantiatesCanonical": [
"https://example.org/fhir/PlanDefinition/CCG-patient-plans-example"
],
"status": "in-progress"
}
}
]
}