醫查實作指引
0.1.0 - CI Build

醫查實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 住院治療經過範例 - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="ProcedureHospitalCourse-min"/>
  <meta>
    <profile
             value="https://hitstdio.ntunhs.edu.tw/imri/StructureDefinition/procedurehospitalcourse-imri"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><h3><b>住院治療經過</b></h3><p><b>住院治療經過狀態</b>:Completed <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://hl7.org/fhir/event-status">EventStatus</a>#completed)</span></p><p><b>住院治療經過種類</b>:Hospital course Narrative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://loinc.org">LOINC</a>#8648-8)</span></p><p><b>住院治療經過代碼</b>:Hospital course Narrative <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki">( <a href="http://loinc.org">LOINC</a>#8648-8)</span></p><p><b>病人</b>:<a href="Patient-Patient-min.html">Patient/Patient-min</a> "安格斯"</p><p><b>就醫事件</b>:<a href="Encounter-Encounter-min.html">Encounter/Encounter-min</a></p><p><b>住院治療經過</b>: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.</p></div>
  </text>
  <status value="completed"/>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="8648-8"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/Patient-min"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/Encounter-min"/>
  </encounter>
  <note>
    <text
          value="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."/>
  </note>
</Procedure>