FHIR IG analytics| Package | tw.gov.mohw.nhi.pas |
| Resource Type | SearchParameter |
| Id | SearchParameter-Organization-identifier.json |
| FHIR Version | R4 |
| Source | https://build.fhir.org/ig/TWNHIFHIR/pas/SearchParameter-Organization-identifier.html |
| URL | https://nhicore.nhi.gov.tw/pas/SearchParameter/Organization-identifier |
| Version | 1.2.1 |
| Status | active |
| Date | 2026-04-01 |
| Name | OrganizationIdentifier |
| Realm | tw |
| Authority | national |
| Description | 醫事機構代碼 |
| Type | token |
| CapabilityStatement | ||
| tw.gov.mohw.nhi.pas#current | CapabilityStatementTWPASClient | 臺灣事前審查-用戶端(TWPAS Client) |
| tw.gov.mohw.nhi.pas#current | CapabilityStatementTWPASServer | 臺灣事前審查-伺服端(TWPAS Server) |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Organization-identifier
Parameter identifier:token
醫事機構代碼
| Resource | Organization |
| Expression | Organization.identifier |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "Organization-identifier",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://nhicore.nhi.gov.tw/pas/SearchParameter/Organization-identifier",
"version": "1.2.1",
"name": "OrganizationIdentifier",
"status": "active",
"date": "2026-04-01",
"publisher": "衛生福利部中央健康保險署",
"contact": [
{
"name": "衛生福利部中央健康保險署",
"telecom": [
{
"system": "url",
"value": "https://www.nhi.gov.tw"
}
]
}
],
"description": "醫事機構代碼",
"code": "identifier",
"base": [
"Organization"
],
"type": "token",
"expression": "Organization.identifier"
}