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

<Observation xmlns="http://hl7.org/fhir">
  <id value="related-person-occupation-min"/>
  <meta>
    <profile value="https://sfaa.gov.tw/base/StructureDefinition/RelatedPersonOccupationObservation-twss-base"/>
  </meta>
  <text>
    <status value="generated"/><div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: Observation related-person-occupation-min</b></p><a name="related-person-occupation-min"> </a><a name="hcrelated-person-occupation-min"> </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-RelatedPersonOccupationObservation-twss-base.html">關係人職業-Observation TWSS Base</a></p></div><p><b>status</b>: Final</p><p><b>category</b>: <span title="Codes:{http://terminology.hl7.org/CodeSystem/observation-category social-history}">Social History</span></p><p><b>code</b>: <span title="Codes:{http://loinc.org 11341-5}">History of occupation</span></p><p><b>subject</b>: <a href="Patient-pat-min.html">王小明 Male, DoB: 2001-01-01 ( 服務對象編號: CLIENT-001 (use: official, ))</a></p><p><b>focus</b>: <a href="RelatedPerson-related-min.html">RelatedPerson 王媽媽</a></p><p><b>value</b>: <span title="Codes:">餐飲服務人員</span></p></div>
  </text>
  <status value="final"/>
  <category>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/observation-category"/>
      <code value="social-history"/>
      <display value="Social History"/>
    </coding>
  </category>
  <code>
    <coding>
      <system value="http://loinc.org"/>
      <code value="11341-5"/>
      <display value="History of occupation"/>
    </coding>
  </code>
  <subject>
    <reference value="Patient/pat-min"/>
  </subject>
  <focus>
    <reference value="RelatedPerson/related-min"/>
  </focus>
  <valueCodeableConcept>
    <text value="餐飲服務人員"/>
  </valueCodeableConcept>
</Observation>