醫療保險理賠實作指引
1.0.0 - CI Build

醫療保險理賠實作指引 - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: InvoicePriceComponentType值集 - JSON Representation

Active as of 2024-07-23

Raw json | Download


{
  "resourceType" : "ValueSet",
  "id" : "hl7-pricecomponenttype-values",
  "text" : {
    "status" : "generated",
    "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet hl7-pricecomponenttype-values</b></p><a name=\"hl7-pricecomponenttype-values\"> </a><a name=\"hchl7-pricecomponenttype-values\"> </a><a name=\"hl7-pricecomponenttype-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-pricecomponenttype-values-http://hl7.org/fhir/invoice-priceComponentType-base\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R4/codesystem-invoice-priceComponentType.html#invoice-priceComponentType-base\">base</a></td><td>http://hl7.org/fhir/invoice-priceComponentType</td><td>base</td><td><div><p>the amount is the base price used for calculating the total price before applying surcharges, discount or taxes.</p>\n</div></td></tr><tr><td style=\"white-space:nowrap\"><a name=\"hl7-pricecomponenttype-values-http://hl7.org/fhir/invoice-priceComponentType-discount\"> </a>\u00a0\u00a0<a href=\"http://hl7.org/fhir/R4/codesystem-invoice-priceComponentType.html#invoice-priceComponentType-discount\">discount</a></td><td>http://hl7.org/fhir/invoice-priceComponentType</td><td>discount</td><td><div><p>the amount is a discount applied on the base price.</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>base</td><td>自付金額</td></tr><tr><td>discount</td><td>減免</td></tr></table></div>"
  },
  "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-23T01:16:30+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" : "減免"
          }
        ]
      }
    ]
  }
}