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
: HL7 Provenance participant type + 臺灣衛福部資訊處Provenance參與類型 - 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 "provenance-participant-type-hl7-tw"] ; #
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 provenance-participant-type-hl7-tw</b></p><a name=\"provenance-participant-type-hl7-tw\"> </a><a name=\"hcprovenance-participant-type-hl7-tw\"> </a><p>This value set includes codes based on the following rules:</p><ul><li>Include all codes defined in <a href=\"CodeSystem-provenance-participant-type-tw.html\"><code>https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/provenance-participant-type-tw</code></a><span title=\"Version is not explicitly stated, which means it is fixed to the version provided in this specification\"> version ?2024-08-31</span></li><li>Include all codes defined in <a href=\"http://tx.fhir.org/r4\"><code>http://terminology.hl7.org/CodeSystem/provenance-participant-type</code></a><span title=\"Version is explicitly stated to be 4.0.1\"> version ?4.0.1</span></li></ul></div>"^^rdf:XMLLiteral ]
] ; #
fhir:url [
fhir:v "https://twcore.mohw.gov.tw/ig/twcore/ValueSet/provenance-participant-type-hl7-tw"^^xsd:anyURI ;
fhir:l <https://twcore.mohw.gov.tw/ig/twcore/ValueSet/provenance-participant-type-hl7-tw>
] ; #
fhir:version [ fhir:v "0.3.0"] ; #
fhir:name [ fhir:v "TWProvenancePaticipantTypeHL7"] ; #
fhir:title [ fhir:v "HL7 Provenance participant type + 臺灣衛福部資訊處Provenance參與類型"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v false] ; #
fhir:date [ fhir:v "2024-08-31"^^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 "HL7 Provenance participant type + 臺灣衛福部資訊處Provenance參與類型"] ; #
fhir:compose [
( fhir:include [
fhir:system [
fhir:v "https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/provenance-participant-type-tw"^^xsd:anyURI ;
fhir:l <https://twcore.mohw.gov.tw/ig/twcore/CodeSystem/provenance-participant-type-tw> ] ] [
fhir:system [
fhir:v "http://terminology.hl7.org/CodeSystem/provenance-participant-type"^^xsd:anyURI ;
fhir:l <http://terminology.hl7.org/CodeSystem/provenance-participant-type> ] ;
fhir:version [ fhir:v "4.0.1" ] ] )
] . #