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 |
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
# - resource -------------------------------------------------------------------
a fhir:ValueSet ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "hl7-medicalidentity-values"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir: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> <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> <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>"
] ; #
fhir:url [ fhir:v "https://fhir.cohesiondata.com/clinemr/ValueSet/hl7-medicalidentity-values"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "MedicalIdentity"] ; #
fhir:title [ fhir:v "CoverageSelfPay值集"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2025-02-06T00:05:57+08:00"^^xsd:dateTime] ; #
fhir:publisher [ fhir:v "睿傳數據"] ; #
fhir:contact ( [
fhir:name [ fhir:v "睿傳數據" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cohesiondata.com/" ] ] )
] ) ; #
fhir:description [ fhir:v "CoverageSelfPay值集"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-selfpay"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "pay" ] ;
fhir:display [ fhir:v "Pay" ] ;
( fhir:designation [
fhir:language [ fhir:v "zh-TW" ] ;
fhir:value [ fhir:v "自費" ] ] ) ] ) ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
( fhir:concept [
fhir:code [ fhir:v "PUBLICPOL" ] ;
fhir:display [ fhir:v "public healthcare" ] ;
( fhir:designation [
fhir:language [ fhir:v "zh-TW" ] ;
fhir:value [ fhir:v "健保" ] ] ) ] ) ] )
] ; #
fhir:expansion [
fhir:timestamp [ fhir:v "2023-07-12"^^xsd:date ] ;
( fhir:contains [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/coverage-selfpay"^^xsd:anyURI ] ;
fhir:code [ fhir:v "pay" ] ;
fhir:display [ fhir:v "Pay" ] ;
( fhir:designation [
fhir:language [ fhir:v "zh-TW" ] ;
fhir:value [ fhir:v "自費" ] ] ) ] [
fhir:system [ fhir:v "http://terminology.hl7.org/CodeSystem/v3-ActCode"^^xsd:anyURI ] ;
fhir:code [ fhir:v "PUBLICPOL" ] ;
fhir:display [ fhir:v "public healthcare" ] ;
( fhir:designation [
fhir:language [ fhir:v "zh-TW" ] ;
fhir:value [ fhir:v "健保" ] ] ) ] )
] . #
IG © 2024+ 睿傳數據. Package tw.cohesion.fhir.clinemr#1.0.1 based on FHIR 4.0.1. Generated 2025-02-06
Links:
Table of Contents |
QA Report |
Version History
