FHIR IG analytics| Package | fhir.rehabig |
| Resource Type | SearchParameter |
| Id | SearchParameter-GoalTargetdate.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/Kimsber/Rehab-IG/SearchParameter-GoalTargetdate.html |
| URL | https://build.fhir.org/ig/Kimsber/Rehab-IG/SearchParameter/GoalTargetdate |
| Version | 0.1.0 |
| Status | active |
| Date | 2026-01-08T02:54:12+00:00 |
| Name | GoalTargetdate |
| Realm | us |
| Authority | hl7 |
| Description | 搜尋Goal的target-date參數 |
| Type | date |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter GoalTargetdate
Parameter target-date:date
搜尋Goal的target-date參數
| Resource | Goal |
| Expression | (Goal.target.due.ofType(date)) |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "GoalTargetdate",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://build.fhir.org/ig/Kimsber/Rehab-IG/SearchParameter/GoalTargetdate",
"version": "0.1.0",
"name": "GoalTargetdate",
"status": "active",
"date": "2026-01-08T02:54:12+00:00",
"publisher": "Kimsber",
"contact": [
{
"name": "Kimsber",
"telecom": [
{
"system": "url",
"value": "https://github.com/Kimsber"
}
]
}
],
"description": "搜尋Goal的target-date參數",
"code": "target-date",
"base": [
"Goal"
],
"type": "date",
"expression": "(Goal.target.due.ofType(date))"
}