<?xml version="1.0" encoding="UTF-8"?>

<Device xmlns="http://hl7.org/fhir">
  <id value="hd-dialyzer-example"/>
  <meta>
    <profile value="https://fhir.muen.tw/ig/hd/StructureDefinition/hd-dialyzer"/>
  </meta>
  <text>
    <status value="extensions"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Device hd-dialyzer-example</b></p><a name="hd-dialyzer-example"> </a><a name="hchd-dialyzer-example"> </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-hd-dialyzer.html">透析器 (Dialyzer)</a></p></div><p><b>透析器表面積 (Dialyzer Surface Area)</b>: 1.5 m2<span style="background: LightGoldenRodYellow"> (Details: UCUM  codem2 = 'm2')</span></p><p><b>type</b>: <span title="Codes:{https://fhir.muen.tw/ig/hd/CodeSystem/dialyzer-model 36}">Asahi Rexeed-15L</span></p><p><b>patient</b>: <a href="Patient-hd-patient-example.html">王小明(official) Male, DoB: 1965-03-12 ( Medical record number (use: official, ))</a></p></div>
  </text>
  <extension url="https://fhir.muen.tw/ig/hd/StructureDefinition/hd-device-surface-area">
    <valueQuantity>
      <value value="1.5"/>
      <system value="http://unitsofmeasure.org"/>
      <code value="m2"/>
    </valueQuantity>
  </extension>
  <type>
    <coding>
      <system value="https://fhir.muen.tw/ig/hd/CodeSystem/dialyzer-model"/>
      <code value="36"/>
      <display value="Asahi Rexeed-15L"/>
    </coding>
  </type>
  <patient>
    <reference value="Patient/hd-patient-example"/>
  </patient>
</Device>