醫療保險理賠實作指引
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

: 醫事人員類別值集 - TTL Representation

Active as of 2024-07-22

Raw ttl | Download


@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 "cathay-healthprofessional-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 cathay-healthprofessional-values</b></p><a name=\"cathay-healthprofessional-values\"> </a><a name=\"hccathay-healthprofessional-values\"> </a><a name=\"cathay-healthprofessional-values-en-US\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Import all the codes that are contained in <a href=\"https://twcore.mohw.gov.tw/ig/twcore/0.2.2/ValueSet-health-professional-sct-tw.html\">SNOMED CT + 臺灣醫事司醫事人員類別值集</a></li><li>Include all codes defined in <a href=\"CodeSystem-cathay-healthprofessional-values.html\"><code>https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-healthprofessional-values</code></a></li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://claim.cgh.org.tw/iclaim/ValueSet/cathay-healthprofessional-values"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "CathayHealthProfessionalSCT"] ; # 
  fhir:title [ fhir:v "醫事人員類別值集"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2024-07-22"^^xsd:date] ; # 
  fhir:publisher [ fhir:v "國泰金控"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "國泰金控" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.cathayholdings.com/holdings/" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "SNOMED CT + 臺灣醫事司 + 國泰金控醫事人員類別值集,\r\n\r\n此值集優先採用國際標準碼,國際標準碼未能表述之概念則以普遍被使用的臺灣醫事司或國泰金控醫事人員類別標準碼表述,請實作者留意。"] ; # 
  fhir:compose [
    ( fhir:include [
      ( fhir:valueSet [
fhir:v "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/health-professional-sct-tw"^^xsd:anyURI ;
fhir:link <https://twcore.mohw.gov.tw/ig/twcore/ValueSet/health-professional-sct-tw>       ] )     ] [
fhir:system [ fhir:v "https://claim.cgh.org.tw/iclaim/CodeSystem/cathay-healthprofessional-values"^^xsd:anyURI ]     ] )
  ] . #