臺灣長期照顧實作指引 (Taiwan Long-Term Care Implementation Guide) - Local Development build (v0.3.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: 個案經濟狀況值集 - 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 "EconomyStatusVS-TWLTC"] ; #
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 EconomyStatusVS-TWLTC</b></p><a name=\"EconomyStatusVS-TWLTC\"> </a><a name=\"hcEconomyStatusVS-TWLTC\"> </a><ul><li>Include all codes defined in <a href=\"CodeSystem-EconomyStatusCS-TWLTC.html\"><code>http://ltc-ig.fhir.tw/CodeSystem/EconomyStatusCS-TWLTC</code></a></li></ul></div>"^^rdf:XMLLiteral
] ; #
fhir:url [ fhir:v "http://ltc-ig.fhir.tw/ValueSet/EconomyStatusVS-TWLTC"^^xsd:anyURI] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "EconomyStatusVSTWLTC"] ; #
fhir:title [ fhir:v "個案經濟狀況值集"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-08-25"^^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.ida.gov.tw/" ] ] )
] ) ; #
fhir:description [ fhir:v "用以表述個案經濟狀況之值集,包含個案經濟狀況之描述內容。"] ; #
fhir:compose [
( fhir:include [
fhir:system [ fhir:v "http://ltc-ig.fhir.tw/CodeSystem/EconomyStatusCS-TWLTC"^^xsd:anyURI ] ] )
] . #