臺灣健保事前審查實作指引
1.1.0 - STU1.1.0

This page is part of the 臺灣健保癌症用藥事前審查實作指引(TWPAS IG) (v1.1.0: STU1.1.0) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions

: 主觀描述(S) - XML Representation

Raw xml | Download


<Observation xmlns="http://hl7.org/fhir">
  <id value="obs-subjective"/>
  <meta>
    <profile
             value="https://nhicore.nhi.gov.tw/pas/StructureDefinition/Observation-subjective-twpas"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation obs-subjective</b></p><a name="obs-subjective"> </a><a name="hcobs-subjective"> </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-Observation-subjective-twpas.html">主觀描述-Observation Subjective TWPAS</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category survey}">Survey</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 61150-9}">Subjective Narrative</span></p><p><b>subject</b>: <a href="Patient-pat-min.html">王大明 Male, DoB: 2001-01-01 ( Medical record number (use: official, ))</a></p><p><b>encounter</b>: <a href="Encounter-enc-opd.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); serviceType = Family practice (qualifier value); period = 2025-11-11 --&gt; (ongoing)</a></p><p><b>effective</b>: 2025-11-11</p><p><b>value</b>: Pain and tenderness of Right knee since yesterday.</p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="survey"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="61150-9"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/pat-min"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/enc-opd"/>
  </encounter>
  <effectiveDateTime value="2025-11-11"/>
  <valueString value="Pain and tenderness of Right knee since yesterday."/>
</Observation>