FHIR IG analytics| Package | tw.gov.mohw.twss.base |
| Resource Type | SearchParameter |
| Id | SearchParameter-Condition-patient.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/sfaassn2025-source/base/SearchParameter-Condition-patient.html |
| URL | https://sfaa.gov.tw/base/SearchParameter/Condition-patient |
| Status | active |
| Date | 2026-08-09T20:26:20+00:00 |
| Name | ConditionPatient |
| Realm | tw |
| Authority | national |
| Description | 身心健康狀況或障礙資料所對應的個案。 |
| Type | reference |
| CapabilityStatement | ||
| tw.gov.mohw.twss.base#current | CapabilityStatementTWSSBaseClient | TWSS Base IG 用戶端能力聲明 |
| tw.gov.mohw.twss.base#current | CapabilityStatementTWSSBaseServer | TWSS Base IG 伺服端能力聲明 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Condition-patient
Parameter patient:reference
身心健康狀況或障礙資料所對應的個案。
| Resource | Condition |
| Expression | Condition.subject.where(resolve() is Patient) |
| Target Resources | Patient |
| Multiples |
|
| Chains | Allowed: identifier, name |
{
"resourceType": "SearchParameter",
"id": "Condition-patient",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://sfaa.gov.tw/base/SearchParameter/Condition-patient",
"name": "ConditionPatient",
"status": "active",
"date": "2026-08-09T20:26:20+00:00",
"publisher": "衛生福利部社會及家庭署",
"contact": [
{
"name": "衛生福利部社會及家庭署",
"telecom": [
{
"system": "url",
"value": "https://www.twss.gov.tw/"
}
]
}
],
"description": "身心健康狀況或障礙資料所對應的個案。",
"code": "patient",
"base": [
"Condition"
],
"type": "reference",
"expression": "Condition.subject.where(resolve() is Patient)",
"target": [
"Patient"
],
"chain": [
"identifier",
"name"
]
}