FHIR IG analytics| Package | tw.cathay.fhir.imri |
| Resource Type | Procedure |
| Id | Procedure-Procedure-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
處置/手術狀態:Completed ( EventStatus#completed)
處置/手術種類:Surgical operation note description Narrative ( LOINC#8724-7)
處置/手術的識別碼:開放性痔靜脈叢部分切除術 ( 臺灣2021年中文版ICD-10-PCS#06BY0ZC)
病人:Patient/Patient-min "安格斯"
處置/手術日期:2023-09-08 11:25:11-08:00
{
"resourceType": "Procedure",
"id": "Procedure-min",
"meta": {
"profile": [
"https://imri.cgh.org.tw/imri/StructureDefinition/procedure-imri"
]
},
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"status": "completed",
"category": {
"coding": [
{
"system": "http://loinc.org",
"code": "8724-7",
"display": "Surgical operation note description Narrative"
}
]
},
"code": {
"coding": [
{
"system": "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/icd-10-pcs-2021-tw",
"code": "06BY0ZC",
"display": "開放性痔靜脈叢部分切除術"
}
],
"text": "開放性痔靜脈叢部分切除術"
},
"subject": {
"reference": "Patient/Patient-min"
},
"encounter": {
"reference": "Encounter/Encounter-min"
},
"performedDateTime": "2023-09-08T11:25:11+08:00"
}