臺灣血液透析實作指引 (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-infection-example"/>
  <meta>
    <profile
             value="https://fhir.muen.tw/ig/hd/StructureDefinition/hd-dialysis-infection"/>
  </meta>
  <text>
    <status value="extensions"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Condition hd-infection-example</b></p><a name="hd-infection-example"> </a><a name="hchd-infection-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-dialysis-infection.html">透析相關感染 (Dialysis Infection)</a></p></div><p><b>感染菌種 (Infection Organism)</b>: <span title="Codes:{https://fhir.muen.tw/ig/hd/CodeSystem/infection-organism 1.1}, {http://snomed.info/sct 3092008}">Staphylococcus aureus</span></p><p><b>感染結果 (Infection Outcome)</b>: <span title="Codes:{https://fhir.muen.tw/ig/hd/CodeSystem/infection-outcome 1}">治癒</span></p><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 encounter-diagnosis}">Encounter Diagnosis</span></p><p><b>code</b>: <span title="Codes:{http://snomed.info/sct 736442006}, {https://fhir.muen.tw/ig/hd/CodeSystem/infection-type 2}">導管出口處感染</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>
  <extension
             url="https://fhir.muen.tw/ig/hd/StructureDefinition/hd-infection-organism">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://fhir.muen.tw/ig/hd/CodeSystem/infection-organism"/>
        <code value="1.1"/>
        <display value="Staphylococcus aureus"/>
      </coding>
      <coding>
        <system value="http://snomed.info/sct"/>
        <code value="3092008"/>
        <display value="Staphylococcus aureus"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <extension
             url="https://fhir.muen.tw/ig/hd/StructureDefinition/hd-infection-outcome">
    <valueCodeableConcept>
      <coding>
        <system
                value="https://fhir.muen.tw/ig/hd/CodeSystem/infection-outcome"/>
        <code value="1"/>
        <display value="治癒"/>
      </coding>
    </valueCodeableConcept>
  </extension>
  <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="encounter-diagnosis"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://snomed.info/sct"/>
      <code value="736442006"/>
      <display value="Catheter related bloodstream infection"/>
    </coding>
    <coding>
      <system value="https://fhir.muen.tw/ig/hd/CodeSystem/infection-type"/>
      <code value="2"/>
      <display value="導管出口處感染"/>
    </coding>
    <text value="導管出口處感染"/>
  </code>
  <subject>🔗 
    <reference value="Patient/hd-patient-example"/>
  </subject>
</Condition>