Package | tw.cathay.fhir.iclaim |
Type | ValueSet |
Id | hl7-pricecomponenttype-values |
FHIR Version | R4 |
Source | https://claim.cgh.org.tw/iclaim/https://claim.cgh.org.tw/iclaim/1.0.0/ValueSet-hl7-pricecomponenttype-values.html |
URL | https://claim.cgh.org.tw/iclaim/ValueSet/hl7-pricecomponenttype-values |
Version | 1.0.0 |
Status | active |
Date | 2024-07-23T21:53:19+08:00 |
Name | PriceComponentType |
Title | InvoicePriceComponentType值集 |
Realm | tw |
Description | InvoicePriceComponentType值集 |
StructureDefinition | |
claim-iclaim | Claim iClaim |
No resources found
Note: links and images are rebased to the (stated) source
Generated Narrative: ValueSet hl7-pricecomponenttype-values
This value set expansion contains 2 concepts.
Code | System | Display | Definition |
base | http://hl7.org/fhir/invoice-priceComponentType | base | the amount is the base price used for calculating the total price before applying surcharges, discount or taxes. |
discount | http://hl7.org/fhir/invoice-priceComponentType | discount | the amount is a discount applied on the base price. |
Additional Language Displays
Code | 中文 (台湾) (Chinese (Taiwan), zh) |
base | 自付金額 |
discount | 減免 |
{ "resourceType": "ValueSet", "id": "hl7-pricecomponenttype-values", "text": { "status": "generated", "div": "<!-- snip (see above) -->" }, "url": "https://claim.cgh.org.tw/iclaim/ValueSet/hl7-pricecomponenttype-values", "version": "1.0.0", "name": "PriceComponentType", "title": "InvoicePriceComponentType值集", "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": "InvoicePriceComponentType值集", "compose": { "include": [ { "system": "http://hl7.org/fhir/invoice-priceComponentType", "concept": [ { "code": "base", "display": "base price", "designation": [ { "language": "zh-TW", "value": "自付金額" } ] }, { "code": "discount", "display": "discount", "designation": [ { "language": "zh-TW", "value": "減免" } ] } ] } ] }, "expansion": { "timestamp": "2023-07-12", "contains": [ { "system": "http://hl7.org/fhir/invoice-priceComponentType", "code": "base", "display": "base", "designation": [ { "language": "zh-TW", "value": "自付金額" } ] }, { "system": "http://hl7.org/fhir/invoice-priceComponentType", "code": "discount", "display": "discount", "designation": [ { "language": "zh-TW", "value": "減免" } ] } ] } }