FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagetw.gov.mohw.twss.base
Resource TypeObservation
IdObservation-psychological-counseling-min.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: Observation psychological-counseling-min

status: Final

code: 心理諮商與評估

subject: 王小明 Male, DoB: 2001-01-01 ( 服務對象編號: CLIENT-001 (use: official, ))

value: 個案已完成心理諮商與評估。


Source1

{
  "resourceType": "Observation",
  "id": "psychological-counseling-min",
  "meta": {
    "profile": [
      "https://sfaa.gov.tw/base/StructureDefinition/PsychologicalCounselingObservation-twss-base"
    ]
  },
  "text": {
    "status": "generated",
    "div": "<!-- snip (see above) -->"
  },
  "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": "個案已完成心理諮商與評估。"
}