HL7 FHIR Implementation Guide: Taiwan Common Oncology Data Elements IG Release 0.1.0 - TW | STU1
0.1.0 - ci-build
HL7 FHIR Implementation Guide: Taiwan Common Oncology Data Elements IG Release 0.1.0 - TW | STU1 - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="86792f98-e4f6-4a71-9a04-a962fb7592c1"/>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Patient Resource Test (OFFICIAL)</b> male, DoB: 1990-01-01 ( 病歷號碼: MRN_00000001 (use: OFFICIAL))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr></table></div>
</text>
<identifier>
<use value="official"/>
<type>
<coding>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<code value="MR"/>
<display value="病歷號碼"/>
</coding>
</type>
<system value="http://www.vghtpe.org.tw/fhir/patient-identifier"/>
<value value="MRN_00000001"/>
</identifier>
<active value="true"/>
<name>
<use value="official"/>
<family value="Test"/>
<given value="Patient Resource"/>
</name>
<gender value="male"/>
<birthDate value="1990-01-01"/>
</Patient>