FHIR IG analytics| Package | tw.cohesion.fhir.clinemr |
| Resource Type | CarePlan |
| Id | CarePlan-CarePlanMCR-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/PatientMCR-min "張睿寧"
就醫事件:Encounter/EncounterMCR-min
醫師囑咐:禁食冰冷
{
"resourceType": "CarePlan",
"id": "CarePlanMCR-min",
"meta": {
"profile": [
"https://fhir.cohesiondata.com/clinemr/StructureDefinition/careplan-clinemr"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "proposal",
"subject": {
"reference": "Patient/PatientMCR-min"
},
"encounter": {
"reference": "Encounter/EncounterMCR-min"
},
"note": [
{
"text": "禁食冰冷"
}
]
}