醫療影像及報告實作指引
0.1.0 - DSTU0 ci-build

醫療影像及報告實作指引 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: TWCoreEncounter - XML Representation

Raw xml | Download



<Encounter xmlns="http://hl7.org/fhir">
  <id value="TWCoreEncounter"/>
  <meta>
    <profile
             value="https://hapi.fhir.tw/fhir/StructureDefinition/TWCoreEncounter"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Encounter TWCoreEncounter</b></p><a name="TWCoreEncounter"> </a><a name="hcTWCoreEncounter"> </a><a name="hcTWCoreEncounter-en-US"> </a><p><b>status</b>: Finished</p><p><b>class</b>: <a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-ActCode.html#v3-ActCode-PRENC">ActCode</a> PRENC: pre-admission</p><p><b>subject</b>: <a href="Patient-TWCorePatient.html">胖吉 綠 (official) Male, DoB: 1987-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><h3>Participants</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Type</b></td><td><b>Period</b></td><td><b>Individual</b></td></tr><tr><td style="display: none">*</td><td><span title="Codes:{http://terminology.hl7.org/CodeSystem/v3-ParticipationType PPRF}">primary performer</span></td><td>2022-08-01 17:00:14-0500 --&gt; 2022-08-01 18:00:14-0500</td><td><a href="Practitioner-TWCorePractitioner.html">Practitioner 大吉 連 (official)</a></td></tr></table><p><b>period</b>: 2022-08-01 17:00:14-0500 --&gt; 2022-08-01 18:00:14-0500</p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 93880001}">Primary malignant neoplasm of lung (disorder)</span></p></div>
  </text>
  <status value="finished"/>
  <class>
    <system value="http://terminology.hl7.org/CodeSystem/v3-ActCode"/>
    <code value="PRENC"/>
  </class>
  <subject>🔗 
    <reference value="Patient/TWCorePatient"/>
  </subject>
  <participant>
    <type>
      <coding>
        <system
                value="http://terminology.hl7.org/CodeSystem/v3-ParticipationType"/>
        <code value="PPRF"/>
      </coding>
    </type>
    <period>
      <start value="2022-08-01T17:00:14-05:00"/>
      <end value="2022-08-01T18:00:14-05:00"/>
    </period>
    <individual>🔗 
      <reference value="Practitioner/TWCorePractitioner"/>
    </individual>
  </participant>
  <period>
    <start value="2022-08-01T17:00:14-05:00"/>
    <end value="2022-08-01T18:00:14-05:00"/>
  </period>
  <reasonCode>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="93880001"/>
      <display value="Primary malignant neoplasm of lung (disorder)"/>
    </coding>
  </reasonCode>
</Encounter>