台灣癌症登記長表實作指引 (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

: LFRTExample - XML Representation

Raw xml | Download



<Procedure xmlns="http://hl7.org/fhir">
  <id value="LFRTExample"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/lf-RT-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure LFRTExample</b></p><a name="LFRTExample"> </a><a name="hcLFRTExample"> </a><a name="LFRTExample-en-US"> </a><p><b>status</b>: Completed</p><p><b>category</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-ProcedureCode-codesystem RT}">申報醫院放射治療</span></p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-RTModality-codesystem 0}">No radiation therapy 無放射治療</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>performed</b>: 2020-03-06 --&gt; 2021-01-08</p></div>
  </text>
  <extension
             url="https://hapi.fhir.tw/fhir/StructureDefinition/lf-RTTarSum-extension">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/lf-RTTarSum-codesystem"/>
        <code value="1"/>
        <display value="T 原發腫瘤"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://hapi.fhir.tw/fhir/StructureDefinition/lf-RTSta-extension">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/lf-RTStatus-codesystem"/>
        <code value="00"/>
        <display value="個案僅於申報醫院接受首次療程的放射治療"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="completed"/>
  <category>
    <coding>
      <system
              value="https://hapi.fhir.tw/fhir/CodeSystem/lf-ProcedureCode-codesystem"/>
      <code value="RT"/>
      <display value="申報醫院放射治療"/>
    </coding>
  </category>
  <code>
    <coding>
      <system
              value="https://hapi.fhir.tw/fhir/CodeSystem/lf-RTModality-codesystem"/>
      <code value="0"/>
      <display value="No radiation therapy 無放射治療"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/LFPatientExample"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/LFEncounterExample"/>
  </encounter>
  <performedPeriod>
    <start value="2020-03-06"/>
    <end value="2021-01-08"/>
  </performedPeriod>
</Procedure>