FHIR IG analytics| Package | stjohn.ambulance-care-summary |
| Resource Type | CarePlan |
| Id | CarePlan-acs-cda-careplan.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan acs-cda-careplan
Profile: ACS Care Plan
status: Active
intent: Plan
description: Per asthma leaflet Recommend ask Housing NZ to remove privet bush
note:
Pt states stressors at home which seem to precipitate asthma attacks Also note flowering privet bush outside front door see photo
{
"resourceType": "CarePlan",
"id": "acs-cda-careplan",
"meta": {
"profile": [
"https://fhir-ig.digital.health.nz/ambulance-care-summary/StructureDefinition/acs-care-plan"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "plan",
"description": "Per asthma leaflet\nRecommend ask Housing NZ to remove privet bush",
"subject": {
"reference": "Patient/acs-cda-patient-bob"
},
"encounter": {
"reference": "Encounter/acs-cda-encounter"
},
"note": [
{
"text": "Pt states stressors at home which seem to precipitate asthma attacks\nAlso note flowering privet bush outside front door see photo"
}
]
}