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

: LFEncounterExample - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="LFEncounterExample"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/lf-Encounter-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter LFEncounterExample</b></p><a name="LFEncounterExample"> </a><a name="hcLFEncounterExample"> </a><a name="LFEncounterExample-en-US"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/6.0.2/CodeSystem-v3-ActCode.html#v3-ActCode-AMB">ActCode</a> AMB: ambulatory</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>period</b>: 2019-02-12 --&gt; (ongoing)</p><h3>Diagnoses</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Condition</b></td></tr><tr><td style="display: none">*</td><td><a href="Condition-LFConditionExample.html">Condition 個案一生中第 1 個惡性腫瘤或原位癌</a></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-LFOrganizationExample.html">Organization: identifier = 8003621566684455</a></p></div>
  </text>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="AMB"/>
    <display value="ambulatory"/>
  </class>
  <subject>🔗 
    <reference value="Patient/LFPatientExample"/>
  </subject>
  <period>
    <start value="2019-02-12"/>
  </period>
  <diagnosis>
    <condition>🔗 
      <reference value="Condition/LFConditionExample"/>
    </condition>
  </diagnosis>
  <serviceProvider>🔗 
    <reference value="Organization/LFOrganizationExample"/>
  </serviceProvider>
</Encounter>