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

: LOINC實驗室檢驗檢查報告名稱值集 - TTL Representation

Active as of 2023-02-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 "loinc-observation-category"] ; # 
  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 loinc-observation-category</b></p><a name=\"loinc-observation-category\"> </a><a name=\"hcloinc-observation-category\"> </a><a name=\"loinc-observation-category-en-US\"> </a><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a> where SCALE_TYP  = LP32888-7</li></ul></div>"
  ] ; # 
  fhir:url [ fhir:v "https://claim.cgh.org.tw/iclaim/ValueSet/loinc-observation-category"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.0"] ; # 
  fhir:name [ fhir:v "LOINCObservationCategory"] ; # 
  fhir:title [ fhir:v "LOINC實驗室檢驗檢查報告名稱值集"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-02-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 "LOINC實驗室檢驗檢查報告名稱值集,參照自[https://loinc.org/](https://loinc.org/) \r\n代碼版本:2.74;代碼更新日期:2023-02-22;資料所屬單位:Regenstrief Institute。\r\n- 2023/12/25異動說明: \r\n    1. 將LOINC範圍修改為僅包含「SCALE_TYP = Doc」之代碼。"] ; # 
  fhir:copyright [ fhir:v "This content LOINC® is copyright © 1995 Regenstrief Institute, Inc. and the LOINC Committee, and available at no cost under the license at http://loinc.org/terms-of-use"] ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://loinc.org"^^xsd:anyURI ] ;
      ( fhir:filter [
fhir:property [ fhir:v "SCALE_TYP" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "LP32888-7" ]       ] )     ] )
  ] . #