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

<Observation xmlns="http://hl7.org/fhir">
  <id value="Dental-plaque-observation-example"/>
  <meta>
    <profile value="http://dental-ig.fhir.tw/StructureDefinition/Observation-plaque-twdental"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation Dental-plaque-observation-example</b></p><a name="Dental-plaque-observation-example"> </a><a name="hcDental-plaque-observation-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-Observation-plaque-twdental.html">牙醫－牙菌斑檢查</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category exam}">Exam</span></p><p><b>code</b>: <span title="Codes:{http://dental-ig.fhir.tw/CodeSystem/CS-DentalExamination-twdental PLAQUE}">牙菌斑檢查</span></p><p><b>subject</b>: <a href="Patient-Dental-patient-example.html">王大明(official) Male, DoB: 1990-01-15 ( National unique individual identifier: A123456789)</a></p><p><b>encounter</b>: <a href="Encounter-Dental-encounter-example.html">Encounter: identifier = https://dental-ig.fhir.tw/identifier/encounter#ENC-20250101-001; status = finished; class = ambulatory (ActCode#AMB); serviceType = Dentistry; period = 2025-01-01 09:00:00+0800 --&gt; 2025-01-01 09:30:00+0800</a></p><p><b>effective</b>: 2025-01-01 09:15:00+0800</p><p><b>performer</b>: <a href="Practitioner-Dental-practitioner-example.html">Practitioner 李醫師</a></p><p><b>value</b>: 25.5 %<span style="background: LightGoldenRodYellow"> (Details: UCUM  code% = '%')</span></p><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://dental-ig.fhir.tw/CodeSystem/CS-ToothNumber-twdental 11}">右上正中門齒</span></p><p><b>value</b>: <span title="Codes:{http://dental-ig.fhir.tw/CodeSystem/CS-PlaqueMark-twdental 1}">有牙菌斑</span></p></blockquote><blockquote><p><b>component</b></p><p><b>code</b>: <span title="Codes:{http://dental-ig.fhir.tw/CodeSystem/CS-ToothNumber-twdental 12}">右上側門齒</span></p><p><b>value</b>: <span title="Codes:{http://dental-ig.fhir.tw/CodeSystem/CS-PlaqueMark-twdental 0}">無牙菌斑</span></p></blockquote></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="exam"/>
      <display value="Exam"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://dental-ig.fhir.tw/CodeSystem/CS-DentalExamination-twdental"/>
      <code value="PLAQUE"/>
      <display value="牙菌斑檢查"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/Dental-patient-example"/>
  </subject>
  <encounter>
    <reference value="Encounter/Dental-encounter-example"/>
  </encounter>
  <effectiveDateTime value="2025-01-01T09:15:00+08:00"/>
  <performer>
    <reference value="Practitioner/Dental-practitioner-example"/>
  </performer>
  <valueQuantity>
    <value value="25.5"/>
    <unit value="%"/>
    <system value="http://unitsofmeasure.org"/>
    <code value="%"/>
  </valueQuantity>
  <component>
    <code>
      <coding>
        <system value="http://dental-ig.fhir.tw/CodeSystem/CS-ToothNumber-twdental"/>
        <code value="11"/>
        <display value="右上正中門齒"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://dental-ig.fhir.tw/CodeSystem/CS-PlaqueMark-twdental"/>
        <code value="1"/>
        <display value="有牙菌斑"/>
      </coding>
    </valueCodeableConcept>
  </component>
  <component>
    <code>
      <coding>
        <system value="http://dental-ig.fhir.tw/CodeSystem/CS-ToothNumber-twdental"/>
        <code value="12"/>
        <display value="右上側門齒"/>
      </coding>
    </code>
    <valueCodeableConcept>
      <coding>
        <system value="http://dental-ig.fhir.tw/CodeSystem/CS-PlaqueMark-twdental"/>
        <code value="0"/>
        <display value="無牙菌斑"/>
      </coding>
    </valueCodeableConcept>
  </component>
</Observation>