VN Core FHIR Implementation Guide — Bộ Hướng dẫn Triển khai FHIR Cốt lõi cho Việt Nam - Local Development build (v0.1.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
<DeviceUseStatement xmlns="http://hl7.org/fhir">
<id value="ExampleDeviceUseStatementVTYT"/>
<meta>
<profile
value="http://fhir.hl7.org.vn/core/StructureDefinition/vn-core-device-use-statement"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: DeviceUseStatement ExampleDeviceUseStatementVTYT</b></p><a name="ExampleDeviceUseStatementVTYT"> </a><a name="hcExampleDeviceUseStatementVTYT"> </a><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px"/><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-vn-core-device-use-statement.html">Ghi nhận sử dụng VTYT VN Core — VN Core DeviceUseStatement Profile</a></p></div><p><b>status</b>: Completed</p><p><b>subject</b>: <a href="Patient-ExamplePatientNguyenVanAn.html">Nguyen Van An</a></p><p><b>timing</b>: 2026-03-15 08:00:00+0700 --> 2026-03-18 10:00:00+0700</p><p><b>device</b>: <a href="Device-ExampleDeviceVTYT.html">Catheter tinh mach ngoai vi 22G</a></p><p><b>reasonCode</b>: <span title="Codes:{http://hl7.org/fhir/sid/icd-10 K35.8}">Acute appendicitis, other and unspecified</span></p><p><b>bodySite</b>: <span title="Codes:{http://snomed.info/sct 368208006}">Canh tay trai</span></p><p><b>note</b>: </p><blockquote><div><p>Dat catheter de truyen dich va khang sinh truoc/sau phau thuat viem ruot thua.</p>
</div></blockquote></div>
</text>
<status value="completed"/>
<subject>🔗
<reference value="Patient/ExamplePatientNguyenVanAn"/>
<display value="Nguyen Van An"/>
</subject>
<timingPeriod>
<start value="2026-03-15T08:00:00+07:00"/>
<end value="2026-03-18T10:00:00+07:00"/>
</timingPeriod>
<device>🔗
<reference value="Device/ExampleDeviceVTYT"/>
<display value="Catheter tinh mach ngoai vi 22G"/>
</device>
<reasonCode>
<coding>
<system value="http://hl7.org/fhir/sid/icd-10"/>
<code value="K35.8"/>
<display value="Acute appendicitis, other and unspecified"/>
</coding>
</reasonCode>
<bodySite>
<coding>
<system value="http://snomed.info/sct"/>
<code value="368208006"/>
<display value="Left upper arm structure"/>
</coding>
<text value="Canh tay trai"/>
</bodySite>
<note>
<text
value="Dat catheter de truyen dich va khang sinh truoc/sau phau thuat viem ruot thua."/>
</note>
</DeviceUseStatement>