臺灣健保事前審查實作指引
1.1.0 - ci-build

臺灣健保事前審查實作指引, published by 衛生福利部中央健康保險署. This guide is not an authorized publication; it is the continuous build for version 1.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/TWNHIFHIR/pas/ and changes regularly. See the Directory of published versions

: 門診病歷 - XML Representation

Raw xml | Download


<Encounter xmlns="http://hl7.org/fhir">
  <id value="enc-opd"/>
  <meta>
    <profile
             value="https://nhicore.nhi.gov.tw/pas/StructureDefinition/Encounter-opd-twpas"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter enc-opd</b></p><a name="enc-opd"> </a><a name="hcenc-opd"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-Encounter-opd-twpas.html">門診病歷-Encounter OPD TWPAS</a></p></div><p><b>EncounterSubjective</b>: <a href="Observation-obs-subjective.html">Observation Subjective Narrative</a></p><p><b>EncounterObjective</b>: <a href="Observation-obs-objective.html">Observation Objective Narrative</a></p><p><b>EncounterClinicalImpression</b>: <a href="ClinicalImpression-cliImp-min.html">ClinicalImpression: status = completed; summary = Right knee . arthritis . active</a></p><p><b>EncounterCarePlan</b>: <a href="CarePlan-careplan-min.html">CarePlan: 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.</a></p><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/7.0.1/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode: AMB</a> (ambulatory)</p><p><b>serviceType</b>: <span title="Codes:{http://snomed.info/sct 419772000}">Family practice (qualifier value)</span></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><a href="Practitioner-pra-min.html">Practitioner: identifier = National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code,Medical License number</a></td></tr></table><p><b>period</b>: 2025-11-11 --&gt; (ongoing)</p><h3>Diagnoses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Condition</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-con-diagnosis.html">Condition M17.11</a></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-org-hosp-example.html">Organization 臺北市立聯合醫院</a></p></div>
  </text>
  <extension
             url="https://nhicore.nhi.gov.tw/pas/StructureDefinition/extension-encounter-subjective">
    <valueReference>🔗 
      <reference value="Observation/obs-subjective"/>
    </valueReference>
  </extension>
  <extension
             url="https://nhicore.nhi.gov.tw/pas/StructureDefinition/extension-encounter-objective">
    <valueReference>🔗 
      <reference value="Observation/obs-objective"/>
    </valueReference>
  </extension>
  <extension
             url="https://nhicore.nhi.gov.tw/pas/StructureDefinition/extension-encounter-clinicalImpression">
    <valueReference>🔗 
      <reference value="ClinicalImpression/cliImp-min"/>
    </valueReference>
  </extension>
  <extension
             url="https://nhicore.nhi.gov.tw/pas/StructureDefinition/extension-encounter-carePlan">
    <valueReference>🔗 
      <reference value="CarePlan/careplan-min"/>
    </valueReference>
  </extension>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
  </class>
  <serviceType>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="419772000"/>
    </coding>
  </serviceType>
  <participant>
    <individual>🔗 
      <reference value="Practitioner/pra-min"/>
    </individual>
  </participant>
  <period>
    <start value="2025-11-11"/>
  </period>
  <diagnosis>
    <condition>🔗 
      <reference value="Condition/con-diagnosis"/>
    </condition>
  </diagnosis>
  <serviceProvider>🔗 
    <reference value="Organization/org-hosp-example"/>
  </serviceProvider>
</Encounter>