FHIR IG analytics| Package | tw.cathay.fhir.imri |
| Resource Type | Procedure |
| Id | Procedure-ProcedureHospitalCourse-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
住院治療經過狀態:Completed ( EventStatus#completed)
住院治療經過種類:Hospital course Narrative ( LOINC#8648-8)
住院治療經過代碼:Hospital course Narrative ( LOINC#8648-8)
病人:Patient/Patient-min "安格斯"
住院治療經過:After admission, prepare operation work-up was done. The surgical method of laparoscopic cholecystectomy was done on 10/20/2023. Post operative wound pain could tolerance under analgesic drug. During the hospitalization, vital signs were stable, post operative wound appeared: no oozing, no redness or other infection signs were noted, no tenderness. To education of wound care, discharge today and outpatient department follow up was arrange.
{
"resourceType": "Procedure",
"id": "ProcedureHospitalCourse-min",
"meta": {
"profile": [
"https://imri.cgh.org.tw/imri/StructureDefinition/procedurehospitalcourse-imri"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"code": {
"coding": [
{
"system": "http://loinc.org",
"code": "8648-8"
}
]
},
"subject": {
"reference": "Patient/Patient-min"
},
"encounter": {
"reference": "Encounter/Encounter-min"
},
"note": [
{
"text": "After admission, prepare operation work-up was done. The surgical method of laparoscopic cholecystectomy was done on 10/20/2023. Post operative wound pain could tolerance under analgesic drug. During the hospitalization, vital signs were stable, post operative wound appeared: no oozing, no redness or other infection signs were noted, no tenderness. To education of wound care, discharge today and outpatient department follow up was arrange."
}
]
}