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

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

: SFSmokBehExample - XML Representation

Raw xml | Download



<Observation xmlns="http://hl7.org/fhir">
  <id value="SFSmokBehExample"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/sf-SmokBeh-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation SFSmokBehExample</b></p><a name="SFSmokBehExample"> </a><a name="hcSFSmokBehExample"> </a><a name="SFSmokBehExample-en-US"> </a><p><b>status</b>: Registered</p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-ObserBeh-codesystem Smoking}">吸菸行為</span></p><p><b>subject</b>: <a href="Patient-SFPatientExample.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-SFEncounterExample.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-SFPractitionerExample.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/sf-SmokBeh-codesystem amount}">每日吸菸量,以”支”計算</span></p><p><b>value</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokAmount-codesystem 00}">無吸菸</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem year}">吸菸年</span></p><p><b>value</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokYear-codesystem 00}">無吸菸</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem quit}">戒菸年</span></p><p><b>value</b>: <span title="Codes:{https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokQuit-codesystem 88}">無吸菸</span></p></blockquote></div>
  </text>
  <status value="registered"/>
  <code>
    <coding>
      <system
              value="https://hapi.fhir.tw/fhir/CodeSystem/sf-ObserBeh-codesystem"/>
      <code value="Smoking"/>
      <display value="吸菸行為"/>
    </coding>
  </code>
  <subject>🔗 
    <reference value="Patient/SFPatientExample"/>
  </subject>
  <encounter>🔗 
    <reference value="Encounter/SFEncounterExample"/>
  </encounter>
  <effectiveDateTime value="2023-01-02"/>
  <performer>🔗 
    <reference value="Practitioner/SFPractitionerExample"/>
  </performer>
  <component>
    <code>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem"/>
        <code value="amount"/>
        <display value="每日吸菸量,以”支”計算"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokAmount-codesystem"/>
        <code value="00"/>
        <display value="無吸菸"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem"/>
        <code value="year"/>
        <display value="吸菸年"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokYear-codesystem"/>
        <code value="00"/>
        <display value="無吸菸"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokBeh-codesystem"/>
        <code value="quit"/>
        <display value="戒菸年"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system
                value="https://hapi.fhir.tw/fhir/CodeSystem/sf-SmokQuit-codesystem"/>
        <code value="88"/>
        <display value="無吸菸"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>