| Package | tw.cathay.fhir.iclaim |
| Resource Type | SearchParameter |
| Id | Patient-identifier |
| FHIR Version | R4 |
| Source | https://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/SearchParameter-Patient-identifier.html |
| URL | https://claim.cgh.org.tw/iclaim/SearchParameter/Patient-identifier |
| Version | 1.0.0 |
| Status | active |
| Date | 2023-08-28 |
| Name | PatientIdentifier |
| Realm | tw |
| Description | 病人的身份識別碼(identifier),即為身分證字號, 實作請參考[Composition-Notes](StructureDefinition-composition-iclaim.html#notes) |
| Type | token |
| CapabilityStatement | |
| CapabilityStatementiClaimClient | 醫療保險理賠實作指引-用戶端 |
| CapabilityStatementiClaimServer | 醫療保險理賠實作指引-伺服端 |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: SearchParameter Patient-identifier
Parameter identifier:token
病人的身份識別碼(identifier),即為身分證字號, 實作請參考Composition-Notes
| Resource | Patient |
| Expression | Patient.identifier |
| Multiples |
|
{
"resourceType": "SearchParameter",
"id": "Patient-identifier",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://claim.cgh.org.tw/iclaim/SearchParameter/Patient-identifier",
"version": "1.0.0",
"name": "PatientIdentifier",
"status": "active",
"date": "2023-08-28",
"publisher": "國泰金控",
"contact": [
{
"name": "國泰金控",
"telecom": [
{
"system": "url",
"value": "https://www.cathayholdings.com/holdings/"
}
]
}
],
"description": "病人的身份識別碼(identifier),即為身分證字號,\r\n實作請參考[Composition-Notes](StructureDefinition-composition-iclaim.html#notes)",
"code": "identifier",
"base": [
"Patient"
],
"type": "token",
"expression": "Patient.identifier"
}