國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG)
0.1.0 - trial-use
This page is part of the 國家級人體生物資料庫整合平台共同資料模式實作指引(NBCT Common Data Model IG) (v0.1.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
<Patient xmlns="http://hl7.org/fhir">
<id value="pat-CRLF"/>
<meta>
<profile
value="https://www.ghd.tw/cdm-fhir/StructureDefinition/PatientCRLF"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Patient pat-CRLF</b></p><a name="pat-CRLF"> </a><a name="hcpat-CRLF"> </a><a name="pat-CRLF-en-US"> </a><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;">甄○康(official) Female, DoB: 1985-01-02 ( CRLF11101001)</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Known status of Patient">Deceased:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Ways to contact the Patient">Contact Detail</td><td colspan="3">321 </td></tr><tr><td style="background-color: #f3f5da" title="病患最後聯絡或死亡日期"><a href="StructureDefinition-CRLF-dlast.html">Extension CRLF-最後聯絡或死亡日期</a></td><td colspan="3">2024-03-01 00:00:00+0800</td></tr></table></div>
</text>
<extension
url="https://www.ghd.tw/cdm-fhir/StructureDefinition/CRLF-dlast">
<valueDateTime value="2024-03-01T00:00:00+08:00"/>
</extension>
<identifier>
<value value="CRLF11101001"/>
</identifier>
<name>
<use value="official"/>
<text value="甄○康"/>
</name>
<gender value="female"/>
<birthDate value="1985-01-02"/>
<deceasedBoolean value="true"/>
<address>
<postalCode value="321"/>
</address>
</Patient>