This page is part of the 臺灣核心實作指引(TW Core IG) (v1.0.0: Releases) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version in its permanent home (it will always be available at this URL). For a full list of available versions, see the Directory of published versions
: LOINC Code Document Type值集 - TTL Representation
Raw ttl | Download
@prefix fhir: <http://hl7.org/fhir/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@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-type-doc-code"] ; #
fhir:text [
fhir:status [ fhir:v "generated" ] ;
fhir:div [ fhir:v "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: ValueSet loinc-type-doc-code</b></p><a name=\"loinc-type-doc-code\"> </a><a name=\"hcloinc-type-doc-code\"> </a><ul><li>Include codes from<a href=\"http://loinc.org\"><code>http://loinc.org</code></a><span title=\"Version is not explicitly stated. No matching Code System found\"> version Not Stated (use latest from terminology server)</span> where SCALE_TYP = LP32888-7 (Doc)</li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-type-doc-code"^^xsd:anyURI ;
fhir:l <https://twcore.mohw.gov.tw/ig/twcore/ValueSet/loinc-type-doc-code>
] ; #
fhir:version [ fhir:v "2.81"] ; #
fhir:name [ fhir:v "LOINCDocumentType"] ; #
fhir:title [ fhir:v "LOINC Code Document Type值集"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2025-12-01"^^xsd:date] ; #
fhir:contact ( [
fhir:name [ fhir:v "衛生福利部" ] ;
( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "https://www.mohw.gov.tw/" ] ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "CCYU@mohw.gov.tw" ] ] )
] ) ; #
fhir:description [ fhir:v "LOINC Code Document Type值集。 \n代碼版本:2.81;代碼更新日期:2025-12-01;資料所屬單位:Regenstrief Institute。"] ; #
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:l <http://loinc.org> ] ;
( fhir:filter [
fhir:property [ fhir:v "SCALE_TYP" ] ;
fhir:op [ fhir:v "=" ] ;
fhir:value [ fhir:v "LP32888-7" ] ] ) ] )
] . #