FHIR IG analytics| Package | tw.gov.mohw.emr |
| Resource Type | CarePlan |
| Id | CarePlan-DMS-Care5.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: CarePlan DMS-Care5
status: Active
intent: Proposal
category: Hospital Discharge instructions
description: 出院指示
{
"resourceType": "CarePlan",
"id": "DMS-Care5",
"meta": {
"profile": [
"https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/CarePlanInstructionDMS"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "active",
"intent": "proposal",
"category": [
{
"coding": [
{
"system": "http://loinc.org",
"code": "8653-8"
}
]
}
],
"description": "出院指示",
"subject": {
"reference": "Patient/DMS-Pat2"
}
}