台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide)
0.1.1 - ci-build

台灣癌症登記長表實作指引 (Taiwan Cancer Registry Long Form Implementation Guide) - Local Development build (v0.1.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: LFConditionExample - XML Representation

Raw xml | Download



<Condition xmlns="http://hl7.org/fhir">
  <id value="LFConditionExample"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/lf-Condition-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition LFConditionExample</b></p><a name="LFConditionExample"> </a><a name="hcLFConditionExample"> </a><a name="LFConditionExample-en-US"> </a><p><b>category</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfCase-codesystem 0}">申報醫院診斷,但未於申報醫院接受首次療程</span>, <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfDiaSta-codesystem 1}">於申報醫院診斷</span>, <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfTreatSta-codesystem 0}">未於申報醫院接受任何治療即死亡:(1)申報醫院診斷後死亡或病危出院 (2)他院診斷,轉診至申報醫院後死亡</span></p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-SeqNum-codesystem 01}">個案一生中第 1 個惡性腫瘤或原位癌</span></p><p><b>subject</b>: <a href="Patient-LFPatientExample.html">Wang Amy(official) Male, DoB: 1986-03-24 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code: 123456789)</a></p><p><b>encounter</b>: <a href="Encounter-LFEncounterExample.html">Encounter: status = finished; class = ambulatory (ActCode#AMB); period = 2019-02-12 --&gt; (ongoing)</a></p><p><b>recorder</b>: <a href="Practitioner-LFPractitionerExample.html">Practitioner: identifier = https://www.vghtpe.gov.tw/Index.action#KP00017</a></p><h3>Evidences</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Code</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-DiaConfirm-codesystem 1}">組織病理學確診(Positive histology)</span></td></tr></table></div>
  </text>
  <category>
    <coding>
      <system
              value="https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfCase-codesystem"/>
      <code value="0"/>
      <display value="申報醫院診斷,但未於申報醫院接受首次療程"/>
    </coding>
  </category>
  <category>
    <coding>
      <system
              value="https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfDiaSta-codesystem"/>
      <code value="1"/>
      <display value="於申報醫院診斷"/>
    </coding>
  </category>
  <category>
    <coding>
      <system
              value="https://hapi.fhir.tw/fhir/CodeSystem/lf-ClassOfTreatSta-codesystem"/>
      <code value="0"/>
      <display value="未於申報醫院接受任何治療即死亡:(1)申報醫院診斷後死亡或病危出院 (2)他院診斷,轉診至申報醫院後死亡"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="https://hapi.fhir.tw/fhir/CodeSystem/lf-SeqNum-codesystem"/>
      <code value="01"/>
      <display value="個案一生中第 1 個惡性腫瘤或原位癌"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/LFPatientExample"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/LFEncounterExample"/>
  </encounter>
  <recorder>🔗 
    <reference value="Practitioner/LFPractitionerExample"/>
  </recorder>
  <evidence>
    <code>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/lf-DiaConfirm-codesystem"/>
        <code value="1"/>
        <display value="組織病理學確診(Positive histology)"/>
      </coding>
    </code>
  </evidence>
</Condition>