FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.cathay.fhir.imri
Resource TypeProcedure
IdProcedure-Procedure-pro.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

處置/手術

處置/手術狀態:Completed ( EventStatus#completed)

處置/手術種類:Surgical operation note description Narrative ( LOINC#8724-7)

處置/手術的識別碼:鼠蹊疝氣修補術-無腸切除 ( 臺灣健保署醫療服務給付項目#75607C)

病人Patient/Patient-min "安格斯"

處置/手術日期:2023-10-20

手術醫師PractitionerRole/PractitionerRole-min "劉伊詩"

手術前診斷Condition/Condition-preope "膽囊膽固醇沈著症"

手術部位:Anterior midline of abdomen ( SNOMEDCTBodyStructures#4312008)

手術發現
1. Indication: (Gall bladder polyp).
2. Gall bladder: Normal; gallbladder wall thickening: (-), 1 mm.
3. Gall stone (No), Sludge (No), Spillage (No), Cystic duct impaction (No).
4. Cystic duct closed with (Hem-o-lok).
5. Cystic artery closed with (Hem-o-lok).
6. Intraoperative bile spillage (Yes), Stone spillage (No).
7. Drainage left (No).
8. Wound closure: (Primary closure).
9. Previous abdominal surgery: (No).
10. Port site: (3 ports in single incision).
11. Way of cholecystectomy: (Calot's triangle first).
12. Estimated blood loss: (1 ml).
13. Other intra-operation findings: (not specified)

手術過程紀錄
1. Under general anesthesia, patient was put in supine position
2. Sterilized and draped the abdomen as usual
3. 2.5cm incision wound created at umbilicus, glove port was set, 3 ports were inserted via glove port
4. Approach Calot's triangle, dissect the serosa
5. Dissect cystic duct and cystic artery, present critical view of safety
6. Closed cystic artery with Hem-o-lok
7. Dissect gallbladder from gallbladder fossa
8. Closed cystic duct with Hem-o-lok
9. After hemostasis, retract specimen with endo-bag, close the wound in layers

手術圖像DocumentReference/DocumentReference-min "gallbladder polyp"

手術特材:Ribbon gauze ( FHIRDeviceTypes#256641009)


Source1

{
  "resourceType": "Procedure",
  "id": "Procedure-pro",
  "meta": {
    "profile": [
      "https://imri.cgh.org.tw/imri/StructureDefinition/procedureoperation-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/medical-service-payment-tw",
        "code": "75607C",
        "display": "鼠蹊疝氣修補術-無腸切除"
      }
    ]
  },
  "subject": {
    "reference": "Patient/Patient-min"
  },
  "performedDateTime": "2023-10-20",
  "performer": [
    {
      "actor": {
        "reference": "PractitionerRole/PractitionerRole-min",
        "display": "劉伊詩"
      }
    }
  ],
  "reasonReference": [
    {
      "reference": "Condition/Condition-preope"
    }
  ],
  "bodySite": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "4312008",
          "display": "Anterior midline of abdomen"
        }
      ]
    }
  ],
  "report": [
    {
      "reference": "DocumentReference/DocumentReference-min"
    }
  ],
  "note": [
    {
      "text": "1. indication: (gall bladder polyp) 2. gall bladder: normal; gallbladder wall thickening: (-), _1_mm 3.gall stone (no), sludge (no), spiliage (no), cystic duct impaction(no) 4. cystic duct closed with (hemolock) 5. cystic artery closed with (hemolock) 6. intraoperative bile spillage(yes), stone spillage (no) 7. drainage left (no) 8. wound closure: (primary closure) 9.previous abdominal surgery: (no) 10.port site (3 ports in single incision) 11. way of cholecystectomy (Calot's triangle first) 12.estimated blood loss:_1_ ml 13.Other intra-operation operation findings :"
    },
    {
      "text": "1. Under general anesthesia, patient was put in supine position 2. Sterlized and draped the abdomen as usual 3. 2.5cm incision wound created at umbilicus, glove port was set, 3 ports were inserted via glove port 4. approach Calot's trangle, dissect the serosa 5. dissect cystic duct and cystic artery, present critical view of safty 6. closed cystic artery with hemolock 7. dissect gallbladder from gallbladder fossa 8. closed cystic duct with hemolock 9. After hemostasis, retract specimen with endo-bag, close the wound in layers"
    }
  ],
  "usedCode": [
    {
      "coding": [
        {
          "system": "http://snomed.info/sct",
          "code": "256641009",
          "display": "Ribbon gauze"
        }
      ]
    }
  ]
}