FHIR IG analytics| Package | tw.cathay.fhir.imri |
| Resource Type | CarePlan |
| Id | CarePlan-CarePlan-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
狀態:Completed ( RequestStatus#completed)
類別:Proposal ( Care Plan Intent#proposal)
病人:Patient/Patient-min "安格斯"
出院指示:出院指示
{
"resourceType": "CarePlan",
"id": "CarePlan-min",
"meta": {
"profile": [
"https://imri.cgh.org.tw/imri/StructureDefinition/careplan-imri"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "proposal",
"description": "出院指示",
"subject": {
"reference": "Patient/Patient-min"
},
"encounter": {
"reference": "Encounter/Encounter-min"
},
"activity": [
{
"reference": {
"reference": "MedicationRequest/MedicationRequest-min"
}
}
]
}