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

: SFEncounterExample - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="SFEncounterExample"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/sf-Encounter-profile"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter SFEncounterExample</b></p><a name="SFEncounterExample"> </a><a name="hcSFEncounterExample"> </a><a name="SFEncounterExample-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-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>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-SFConditionExample.html">Condition 個案一生中第 1 個惡性腫瘤或原位癌</a></td></tr></table><p><b>serviceProvider</b>: <a href="Organization-SFOrganizationExample.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/SFPatientExample"/>
  </subject>
  <period>
    <start value="2019-02-12"/>
  </period>
  <diagnosis>
    <condition>🔗 
      <reference value="Condition/SFConditionExample"/>
    </condition>
  </diagnosis>
  <serviceProvider>🔗 
    <reference value="Organization/SFOrganizationExample"/>
  </serviceProvider>
</Encounter>