臺灣血液透析實作指引 (TW HD IG)
0.0.2 - ci-build Taiwan, Province of China flag

臺灣血液透析實作指引 (TW HD IG) - Local Development build (v0.0.2) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: 範例:自體動靜脈廔管建立 - XML Representation

Raw xml | Download


<Procedure xmlns="http://hl7.org/fhir">
  <id value="hd-vascular-access-example"/>
  <meta>
    <profile
             value="https://fhir.muen.tw/ig/hd/StructureDefinition/hd-vascular-access-procedure"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Procedure hd-vascular-access-example</b></p><a name="hd-vascular-access-example"> </a><a name="hchd-vascular-access-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-vascular-access-procedure.html">血管通路處置 (Vascular Access Procedure)</a></p></div><p><b>血管通路型態 (Vascular Access Type)</b>: <span title="Codes:{http://snomed.info/sct 439470001}, {https://fhir.muen.tw/ig/hd/CodeSystem/hd-vascular-access-type avf}">Arteriovenous fistula</span></p><p><b>通路側別 (Access Side)</b>: <span title="Codes:{http://snomed.info/sct 7771000}, {https://fhir.muen.tw/ig/hd/CodeSystem/access-side L}">Left</span></p><p><b>status</b>: Completed</p><p><b>code</b>: <span title="Codes:">自體動靜脈廔管建立</span></p><p><b>subject</b>: <a href="Patient-hd-patient-example.html">王小明(official) Male, DoB: 1965-03-12 ( Medical record number (use: official, ))</a></p><p><b>performed</b>: 2018-05-20</p><p><b>bodySite</b>: <span title="Codes:">左前臂</span></p></div>
  </text>
  <extension
             url="https://fhir.muen.tw/ig/hd/StructureDefinition/hd-access-type">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="439470001"/>
        <display value="Arteriovenous fistula"/>
      </coding>
      <coding>
        <system
                value="https://fhir.muen.tw/ig/hd/CodeSystem/hd-vascular-access-type"/>
        <code value="avf"/>
        <display value="自體動靜脈廔管 (AV fistula)"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://fhir.muen.tw/ig/hd/StructureDefinition/hd-access-side">
    <valueCodeableConcept>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="7771000"/>
        <display value="Left"/>
      </coding>
      <coding>
        <system value="https://fhir.muen.tw/ig/hd/CodeSystem/access-side"/>
        <code value="L"/>
        <display value="左"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <status value="completed"/>
  <code>
    <text value="自體動靜脈廔管建立"/>
  </code>
  <subject>🔗 
    <reference value="Patient/hd-patient-example"/>
  </subject>
  <performedDateTime value="2018-05-20"/>
  <bodySite>
    <text value="左前臂"/>
  </bodySite>
</Procedure>