FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | Observation |
| Id | Observation-psychological-counseling-min.json |
| FHIR Version | R4 |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: Observation psychological-counseling-min
Profile: 心理諮商與評估-Observation TWSS Base
status: Final
code: 心理諮商與評估
subject: 王小明 Male, DoB: 2001-01-01 ( 服務對象編號: CLIENT-001 (use: official, ))
value: 個案已完成心理諮商與評估。
{
"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": "個案已完成心理諮商與評估。"
}