FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| 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
Generated Narrative: CarePlan careplan-min
Profile: 計畫-CarePlan TWPAS
status: Completed
intent: Plan
category: Assessment and Plan of Treatment
description: 1.Arrenge Arthrocentesis of Right knee and synovial fluid analysis (routine, culture and crystal analysis) after patient consent. 2.Analgesics. 3.Bed rest with ice packing if necessary.
subject: 王大明 Male, DoB: 2001-01-01 ( Medical record number (use: official, ))
{
"resourceType": "CarePlan",
"id": "careplan-min",
"meta": {
"profile": [
"https://nhicore.nhi.gov.tw/pas/StructureDefinition/CarePlan-twpas"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"intent": "plan",
"category": [
{
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/careplan-category-tw",
"code": "assess-plan"
}
]
}
],
"description": "1.Arrenge Arthrocentesis of Right knee and synovial fluid analysis (routine, culture and crystal analysis) after patient consent. 2.Analgesics. 3.Bed rest with ice packing if necessary.",
"subject": {
"reference": "Patient/pat-min"
},
"encounter": {
"reference": "Encounter/enc-opd"
}
}