{
  "resourceType" : "Observation",
  "id" : "psychological-counseling-min",
  "meta" : {
    "profile" : ["https://sfaa.gov.tw/base/StructureDefinition/PsychologicalCounselingObservation-twss-base"]
  },
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: Observation psychological-counseling-min</b></p><a name=\"psychological-counseling-min\"> </a><a name=\"hcpsychological-counseling-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-PsychologicalCounselingObservation-twss-base.html\">心理諮商與評估-Observation TWSS Base</a></p></div><p><b>status</b>: Final</p><p><b>code</b>: <span title=\"Codes:{https://sfaa.gov.tw/base/CodeSystem/twss-observation-type psychological-counseling-assessment}\">心理諮商與評估</span></p><p><b>subject</b>: <a href=\"Patient-pat-min.html\">王小明 Male, DoB: 2001-01-01 ( 服務對象編號:\u00a0CLIENT-001\u00a0(use:\u00a0official,\u00a0))</a></p><p><b>value</b>: 個案已完成心理諮商與評估。</p></div>"
  },
  "status" : "final",
  "code" : {
    "coding" : [{
      "system" : "https://sfaa.gov.tw/base/CodeSystem/twss-observation-type",
      "code" : "psychological-counseling-assessment",
      "display" : "心理諮商與評估"
    }]
  },
  "subject" : {
    "reference" : "Patient/pat-min"
  },
  "valueString" : "個案已完成心理諮商與評估。"
}