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

: LFBetNutChewBehExample - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="LFBetNutChewBehExample"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/lf-BetNutChewBeh-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation LFBetNutChewBehExample</b></p><a name="LFBetNutChewBehExample"> </a><a name="hcLFBetNutChewBehExample"> </a><a name="LFBetNutChewBehExample-en-US"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-ObserBeh-codesystem BetelNutChewing}">嚼檳榔行為</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>effective</b>: 2023-01-02</p><p><b>performer</b>: <a href="Practitioner-LFPractitionerExample.html">Practitioner: identifier = https://www.vghtpe.gov.tw/Index.action#KP00017</a></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewBeh-codesystem amount}">每日嚼檳榔量,以 ”顆” 計算</span></p><p><b>value</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewAmount-codesystem 00}">無嚼檳榔</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewBeh-codesystem year}">嚼檳榔年</span></p><p><b>value</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewYear-codesystem 00}">無嚼檳榔</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewBeh-codesystem quit}">戒嚼檳榔年</span></p><p><b>value</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewQuit-codesystem 88}">無嚼檳榔</span></p></blockquote></div>
  </text>
  <status value="registered"/>
  <code>
    <coding>
      <system
              value="https://hapi.fhir.tw/fhir/CodeSystem/lf-ObserBeh-codesystem"/>
      <code value="BetelNutChewing"/>
      <display value="嚼檳榔行為"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/LFPatientExample"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/LFEncounterExample"/>
  </encounter>
  <effectiveDateTime value="2023-01-02"/>
  <performer>🔗 
    <reference value="Practitioner/LFPractitionerExample"/>
  </performer>
  <component>
    <code>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewBeh-codesystem"/>
        <code value="amount"/>
        <display value="每日嚼檳榔量,以 ”顆” 計算"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewAmount-codesystem"/>
        <code value="00"/>
        <display value="無嚼檳榔"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewBeh-codesystem"/>
        <code value="year"/>
        <display value="嚼檳榔年"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewYear-codesystem"/>
        <code value="00"/>
        <display value="無嚼檳榔"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewBeh-codesystem"/>
        <code value="quit"/>
        <display value="戒嚼檳榔年"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/lf-BetNutChewQuit-codesystem"/>
        <code value="88"/>
        <display value="無嚼檳榔"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>