This page is part of the 旅遊醫學疫苗接種或開立藥品紀錄上傳實作指引 (v1.0.0: Releases Ballot 1) based on FHIR (HL7® FHIR® Standard) R4. This is the current published version. For a full list of available versions, see the Directory of published versions
: VACC系統收費類型代碼對應 HL7 ImmunizationFundingSource - TTL Representation
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:ConceptMap ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "twvacc-charge-type"] ; #
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: ConceptMap twvacc-charge-type</b></p><a name=\"twvacc-charge-type\"> </a><a name=\"hctwvacc-charge-type\"> </a><a name=\"twvacc-charge-type-en-US\"> </a><p>Mapping from <a href=\"ValueSet-twvacc-charge-type-values.html\">CDC-VACC系統-收費類型值集</a> to <a href=\"http://hl7.org/fhir/R4/valueset-immunization-funding-source.html\">Immunization Funding Source</a></p><br/><p><b>Group 1 </b>Mapping from <a href=\"CodeSystem-twvacc-charge-type-values.html\">CDC-VACC系統-收費類型</a> to <a href=\"http://terminology.hl7.org/5.5.0/CodeSystem-immunization-funding-source.html\">Immunization Funding Source</a></p><table class=\"grid\"><tr><td><b>Source Code</b></td><td><b>Relationship</b></td><td><b>Target Code</b></td></tr><tr><td>1 (自費)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>private</td></tr><tr><td>0 (公費)</td><td><a href=\"http://hl7.org/fhir/extensions/5.1.0/CodeSystem-concept-map-equivalence.html#equal\" title=\"equal\">is equal to</a></td><td>public</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://vacc.cdc.gov.tw/vacc/ConceptMap/twvacc-charge-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.0"] ; #
fhir:name [ fhir:v "TWVACCChargeType"] ; #
fhir:title [ fhir:v "VACC系統收費類型代碼對應 HL7 ImmunizationFundingSource"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-04-23"^^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.cdc.gov.tw" ] ] )
] ) ; #
fhir:description [ fhir:v "臺灣疾管署VACC系統收費類型代碼對應至 HL7 ImmunizationFundingSource 代碼,概念對應出版日期:2024-04-23;資料所屬單位:臺灣疾管署。\n*因原始資料無代碼版本資訊,故使用其「生效日期」作為版本資訊。*"] ; #
fhir:source [ fhir:v "https://vacc.cdc.gov.tw/vacc/ValueSet/twvacc-charge-type-values"^^xsd:anyURI] ; #
fhir:target [ fhir:v "http://hl7.org/fhir/ValueSet/immunization-funding-source"^^xsd:anyURI] ; #
fhir:group ( [
fhir:source [ fhir:v "https://vacc.cdc.gov.tw/vacc/CodeSystem/twvacc-charge-type-values"^^xsd:anyURI ] ;
fhir:target [ fhir:v "http://terminology.hl7.org/CodeSystem/immunization-funding-source"^^xsd:anyURI ] ;
( fhir:element [
fhir:code [ fhir:v "1" ] ;
fhir:display [ fhir:v "自費" ] ;
( fhir:target [
fhir:code [ fhir:v "private" ] ;
fhir:display [ fhir:v "Private" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] [
fhir:code [ fhir:v "0" ] ;
fhir:display [ fhir:v "公費" ] ;
( fhir:target [
fhir:code [ fhir:v "public" ] ;
fhir:display [ fhir:v "Public" ] ;
fhir:equivalence [ fhir:v "equal" ] ] ) ] )
] ) . #