電子病歷交換單張實作指引(EMR-IG)
0.1.0 - ci-build
This page is part of the 電子病歷交換單張實作指引(EMR-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
<ImagingStudy xmlns="http://hl7.org/fhir">
<id value="DMS-Img16"/>
<meta>
<profile
value="https://twcore.mohw.gov.tw/ig/emr/StructureDefinition/DMSImagingStudy"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: ImagingStudy DMS-Img16</b></p><a name="DMS-Img16"> </a><a name="hcDMS-Img16"> </a><a name="DMS-Img16-en-US"> </a><p><b>status</b>: Available</p><p><b>subject</b>: <a href="Patient-DMS-Pat2.html">黃睿駿 Male, DoB: 1999-01-01 ( National Person Identifier where the xxx is the ISO table 3166 3-character (alphabetic) country code (use: official, ))</a></p><p><b>started</b>: 2023-08-21 00:00:00+0800</p><p><b>referrer</b>: <a href="Practitioner-DMS-Pra23.html">Practitioner 賴一施</a></p><p><b>reasonCode</b>: <span title="Codes:{http://snomed.info/sct 181007}">出血性支氣管肺炎</span></p><h3>Series</h3><table class="grid"><tr><td style="display: none">-</td><td><b>Uid</b></td><td><b>Modality</b></td><td><b>BodySite</b></td></tr><tr><td style="display: none">*</td><td>1</td><td>[not stated] : X光</td><td>[not stated] : 胸部</td></tr></table></div>
</text>
<status value="available"/>
<subject>🔗
<reference value="Patient/DMS-Pat2"/>
</subject>
<started value="2023-08-21T00:00:00+08:00"/>
<referrer>🔗
<reference value="Practitioner/DMS-Pra23"/>
</referrer>
<reasonCode>
<coding>
<system value="http://snomed.info/sct"/>
<code value="181007"/>
</coding>
<text value="出血性支氣管肺炎"/>
</reasonCode>
<series>
<uid value="1"/>
<modality>
<display value="X光"/>
</modality>
<bodySite>
<display value="胸部"/>
</bodySite>
</series>
</ImagingStudy>