臺灣血液透析實作指引 (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


<Condition xmlns="http://hl7.org/fhir">
  <id value="hd-primary-renal-disease-example"/>
  <meta>
    <profile
             value="https://fhir.muen.tw/ig/hd/StructureDefinition/hd-primary-renal-disease"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition hd-primary-renal-disease-example</b></p><a name="hd-primary-renal-disease-example"> </a><a name="hchd-primary-renal-disease-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-primary-renal-disease.html">原發腎臟疾病 (HD Primary Renal Disease)</a></p></div><p><b>clinicalStatus</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-clinical active}">Active</span></p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/condition-category problem-list-item}">Problem List Item</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 127013003}, {https://fhir.muen.tw/ig/hd/CodeSystem/primary-renal-disease-major B}, {https://fhir.muen.tw/ig/hd/CodeSystem/primary-renal-disease B-03}">糖尿病腎病變</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></div>
  </text>
  <clinicalStatus>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-clinical"/>
      <code value="active"/>
    </coding>
  </clinicalStatus>
  <category>
    <coding>
      <system
              value="http://terminology.hl7.org/CodeSystem/condition-category"/>
      <code value="problem-list-item"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="127013003"/>
      <display value="Diabetic renal disease"/>
    </coding>
    <coding>
      <system
              value="https://fhir.muen.tw/ig/hd/CodeSystem/primary-renal-disease-major"/>
      <code value="B"/>
      <display value="系統性疾病"/>
    </coding>
    <coding>
      <system
              value="https://fhir.muen.tw/ig/hd/CodeSystem/primary-renal-disease"/>
      <code value="B-03"/>
      <display value="糖尿病"/>
    </coding>
    <text value="糖尿病腎病變"/>
  </code>
  <subject>🔗 
    <reference value="Patient/hd-patient-example"/>
  </subject>
</Condition>