Package | tw.cohesion.fhir.clinemr |
Type | ValueSet |
Id | hl7-medicalidentity-values |
FHIR Version | R4 |
Source | https://fhir.cohesiondata.com/clinemr/https://simplifier.net/resolve?scope=tw.cohesion.fhir.clinemr@1.0.0&canonical=https://fhir.cohesiondata.com/clinemr/ValueSet/hl7-medicalidentity-values |
URL | https://fhir.cohesiondata.com/clinemr/ValueSet/hl7-medicalidentity-values |
Version | 1.0.0 |
Status | active |
Date | 2024-10-06T17:51:07+08:00 |
Name | MedicalIdentity |
Title | CoverageSelfPay值集 |
Realm | tw |
Description | CoverageSelfPay值集 |
No resources found
CodeSystem | |
coverage-selfpay | Coverage SelfPay Codes |
v3-ActCode | ActCode |
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://fhir.cohesiondata.com/clinemr/ValueSet/hl7-medicalidentity-values", "version": "1.0.0", "name": "MedicalIdentity", "title": "CoverageSelfPay值集", "status": "active", "experimental": false, "date": "2024-10-06T17:51:07+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": "健保" } ] } ] } }