This page is part of the 診所門診病摘實作指引 (v1.0.1: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
| Active as of 2025-02-06 |
{
"resourceType" : "ValueSet",
"id" : "hl7-medicalidentity-values",
"text" : {
"status" : "generated",
"div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hl7-medicalidentity-values</b></p><a name=\"hl7-medicalidentity-values\"> </a><a name=\"hchl7-medicalidentity-values\"> </a><a name=\"hl7-medicalidentity-values-en-US\"> </a><p>This value set expansion contains 2 concepts.</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>System</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"hl7-medicalidentity-values-http://terminology.hl7.org/CodeSystem/coverage-selfpay-pay\"> </a>\u00a0\u00a0<a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-coverage-selfpay.html#coverage-selfpay-pay\">pay</a></td><td>http://terminology.hl7.org/CodeSystem/coverage-selfpay</td><td>Pay</td><td><div><p>An individual or organization is paying directly for goods and services.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"hl7-medicalidentity-values-http://terminology.hl7.org/CodeSystem/v3-ActCode-PUBLICPOL\"> </a>\u00a0\u00a0<a href=\"http://terminology.hl7.org/6.1.0/CodeSystem-v3-ActCode.html#v3-ActCode-PUBLICPOL\">PUBLICPOL</a></td><td>http://terminology.hl7.org/CodeSystem/v3-ActCode</td><td>public healthcare</td><td><div><p>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).</p>\n</div></td></tr></table><p><b>Additional Language Displays</b></p><table class=\"codes\"><tr><td><b>Code</b></td><td><b>中文 (台湾) (Chinese (Taiwan), zh)</b></td></tr><tr><td>pay</td><td>自費</td></tr><tr><td>PUBLICPOL</td><td>健保</td></tr></table></div>"
},
"url" : "https://fhir.cohesiondata.com/clinemr/ValueSet/hl7-medicalidentity-values",
"version" : "1.0.1",
"name" : "MedicalIdentity",
"title" : "CoverageSelfPay值集",
"status" : "active",
"experimental" : false,
"date" : "2025-02-06T00:05:57+08:00",
"publisher" : "睿傳數據",
"contact" : [
{
"name" : "睿傳數據",
"telecom" : [
{
"system" : "url",
"value" : "https://www.cohesiondata.com/"
}
]
}
],
"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" : "健保"
}
]
}
]
}
}