| Package | tw.cathay.fhir.iclaim |
| Resource Type | ValueSet |
| Id | hl7-medicalidentity-values |
| FHIR Version | R4 |
| Source | https://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/ValueSet-hl7-medicalidentity-values.html |
| URL | https://claim.cgh.org.tw/iclaim/ValueSet/hl7-medicalidentity-values |
| Version | 1.0.0 |
| Status | active |
| Date | 2024-07-23T21:53:19+08:00 |
| Name | MedicalIdentity |
| Title | CoverageSelfPay值集 |
| Realm | tw |
| Description | CoverageSelfPay值集 |
| StructureDefinition | |
| cathay-medicalidentity | MedicalIdentity |
| claim-iclaim | Claim iClaim |
| CodeSystem | |
| coverage-selfpay | Coverage SelfPay Codes |
| v3-ActCode | ActCode |
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet hl7-medicalidentity-values
This value set expansion contains 2 concepts.
| Code | System | Display | Definition |
| pay | http://terminology.hl7.org/CodeSystem/coverage-selfpay | Pay | An individual or organization is paying directly for goods and services. |
| PUBLICPOL | http://terminology.hl7.org/CodeSystem/v3-ActCode | public healthcare | Insurance policy funded by a public health system such as a provincial or national health plan. Examples include BC MSP (British Columbia Medical Services Plan) OHIP (Ontario Health Insurance Plan), NHS (National Health Service). |
Additional Language Displays
| Code | 中文 (台湾) (Chinese (Taiwan), zh) |
| pay | 自費 |
| PUBLICPOL | 健保 |
{
"resourceType": "ValueSet",
"id": "hl7-medicalidentity-values",
"text": {
"status": "generated",
"div": "<!-- snip (see above) -->"
},
"url": "https://claim.cgh.org.tw/iclaim/ValueSet/hl7-medicalidentity-values",
"version": "1.0.0",
"name": "MedicalIdentity",
"title": "CoverageSelfPay值集",
"status": "active",
"experimental": false,
"date": "2024-07-23T21:53:19+08:00",
"publisher": "國泰金控",
"contact": [
{
"name": "國泰金控",
"telecom": [
{
"system": "url",
"value": "https://www.cathayholdings.com/holdings/"
}
]
}
],
"description": "CoverageSelfPay值集",
"compose": {
"include": [
{
"system": "http://terminology.hl7.org/CodeSystem/coverage-selfpay",
"concept": [
{
"code": "pay",
"display": "Pay",
"designation": [
{
"language": "zh-TW",
"value": "自費"
}
]
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"concept": [
{
"code": "PUBLICPOL",
"display": "public healthcare",
"designation": [
{
"language": "zh-TW",
"value": "健保"
}
]
}
]
}
]
},
"expansion": {
"timestamp": "2023-07-12",
"contains": [
{
"system": "http://terminology.hl7.org/CodeSystem/coverage-selfpay",
"code": "pay",
"display": "Pay",
"designation": [
{
"language": "zh-TW",
"value": "自費"
}
]
},
{
"system": "http://terminology.hl7.org/CodeSystem/v3-ActCode",
"code": "PUBLICPOL",
"display": "public healthcare",
"designation": [
{
"language": "zh-TW",
"value": "健保"
}
]
}
]
}
}