FHIR IG analytics| Package | tw.ntunhs.dhcm.fhir.phimr |
| Resource Type | SearchParameter |
| Id | SearchParameter-Organization-name.json |
| FHIR Version | R4 |
| Source | https://simplifier.net/resolve?scope=tw.ntunhs.dhcm.fhir.phimr@0.1.0&canonical=https://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/Organization-name |
| URL | https://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/Organization-name |
| Version | 0.1.0 |
| Status | active |
| Date | 2025-04-29 |
| Name | OrganizationName |
| Realm | tw |
| Description | 查詢機構名稱 |
| Type | string |
No resources found
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Organization-name
Parameter name:string
查詢機構名稱
| Resource | Organization |
| Expression | Organization.name |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "Organization-name",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://hitstdio.ntunhs.edu.tw/phimr/SearchParameter/Organization-name",
"version": "0.1.0",
"name": "OrganizationName",
"status": "active",
"date": "2025-04-29",
"publisher": "國北護健管系",
"contact": [
{
"name": "國北護健管系",
"telecom": [
{
"system": "url",
"value": "https://dohcm.ntunhs.edu.tw/index.aspx?id_board=1"
}
]
}
],
"description": "查詢機構名稱",
"code": "name",
"base": [
"Organization"
],
"type": "string",
"expression": "Organization.name"
}