FHIR © HL7.org  |  Server Home  |  XIG Home  |  Server Source  |  FHIR  

FHIR IG Statistics: ValueSet/hl7-medicalidentity-values

Packagetw.cohesion.fhir.clinemr
TypeValueSet
Idhl7-medicalidentity-values
FHIR VersionR4
Sourcehttps://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
URLhttps://fhir.cohesiondata.com/clinemr/ValueSet/hl7-medicalidentity-values
Version1.0.0
Statusactive
Date2024-10-06T17:51:07+08:00
NameMedicalIdentity
TitleCoverageSelfPay值集
Realmtw
DescriptionCoverageSelfPay值集

Resources that use this resource

No resources found


Resources that this resource uses

CodeSystem
coverage-selfpayCoverage SelfPay Codes
v3-ActCodeActCode
coverage-selfpayCoverage SelfPay Codes
v3-ActCodeActCode

Narrative

Note: links and images are rebased to the (stated) source

Generated Narrative: ValueSet hl7-medicalidentity-values

This value set expansion contains 2 concepts.

CodeSystemDisplayDefinition
  payhttp://terminology.hl7.org/CodeSystem/coverage-selfpayPay

An individual or organization is paying directly for goods and services.

  PUBLICPOLhttp://terminology.hl7.org/CodeSystem/v3-ActCodepublic 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健保

Source

{
  "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": "健保"
          }
        ]
      }
    ]
  }
}