This page is part of the 臺灣癌症用藥事前審查實作指引(TWPAS IG) (v1.0.1: Release) 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
Active as of 2024-12-06 |
@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:CodeSystem ;
fhir:nodeRole fhir:treeRoot ;
fhir:id [ fhir:v "nhi-supporting-info-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: CodeSystem nhi-supporting-info-type</b></p><a name=\"nhi-supporting-info-type\"> </a><a name=\"hcnhi-supporting-info-type\"> </a><a name=\"nhi-supporting-info-type-en-US\"> </a><p>This case-sensitive code system <code>https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-supporting-info-type</code> defines the following codes:</p><table class=\"codes\"><tr><td style=\"white-space:nowrap\"><b>Code</b></td><td><b>Display</b></td></tr><tr><td style=\"white-space:nowrap\">weight<a name=\"nhi-supporting-info-type-weight\"> </a></td><td>病人體重</td></tr><tr><td style=\"white-space:nowrap\">height<a name=\"nhi-supporting-info-type-height\"> </a></td><td>病人身高</td></tr><tr><td style=\"white-space:nowrap\">pregnancyBreastfeedingStatus<a name=\"nhi-supporting-info-type-pregnancyBreastfeedingStatus\"> </a></td><td>是否懷孕或哺乳</td></tr><tr><td style=\"white-space:nowrap\">imagingReport<a name=\"nhi-supporting-info-type-imagingReport\"> </a></td><td>影像報告</td></tr><tr><td style=\"white-space:nowrap\">cancerStage<a name=\"nhi-supporting-info-type-cancerStage\"> </a></td><td>癌症分期量表</td></tr><tr><td style=\"white-space:nowrap\">examinationReport<a name=\"nhi-supporting-info-type-examinationReport\"> </a></td><td>檢查報告</td></tr><tr><td style=\"white-space:nowrap\">geneInfo<a name=\"nhi-supporting-info-type-geneInfo\"> </a></td><td>基因資訊</td></tr><tr><td style=\"white-space:nowrap\">tests<a name=\"nhi-supporting-info-type-tests\"> </a></td><td>檢驗(查)</td></tr><tr><td style=\"white-space:nowrap\">patientAssessment<a name=\"nhi-supporting-info-type-patientAssessment\"> </a></td><td>病人狀態評估</td></tr><tr><td style=\"white-space:nowrap\">medicationRequest<a name=\"nhi-supporting-info-type-medicationRequest\"> </a></td><td>用藥品項</td></tr><tr><td style=\"white-space:nowrap\">radiotherapy<a name=\"nhi-supporting-info-type-radiotherapy\"> </a></td><td>放射治療</td></tr><tr><td style=\"white-space:nowrap\">carePlanDocument<a name=\"nhi-supporting-info-type-carePlanDocument\"> </a></td><td>治療計畫文件</td></tr><tr><td style=\"white-space:nowrap\">medicalRecord<a name=\"nhi-supporting-info-type-medicalRecord\"> </a></td><td>病歷資料</td></tr><tr><td style=\"white-space:nowrap\">treatmentAssessment<a name=\"nhi-supporting-info-type-treatmentAssessment\"> </a></td><td>結果資訊</td></tr></table></div>"
] ; #
fhir:url [ fhir:v "https://twcore.mohw.gov.tw/ig/pas/CodeSystem/nhi-supporting-info-type"^^xsd:anyURI] ; #
fhir:version [ fhir:v "1.0.1"] ; #
fhir:name [ fhir:v "NHIPASSupportingInfoType"] ; #
fhir:title [ fhir:v "NHI-健保事前審查-補充資訊類別"] ; #
fhir:status [ fhir:v "active"] ; #
fhir:experimental [ fhir:v "false"^^xsd:boolean] ; #
fhir:date [ fhir:v "2024-12-06"^^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.nhi.gov.tw" ] ] )
] ) ; #
fhir:description [ fhir:v "臺灣衛生福利部中央健康保險署「補充資訊類別」代碼,代碼出版日期:2024-12-06;資料所屬單位:臺灣衛生福利部中央健康保險署。"] ; #
fhir:caseSensitive [ fhir:v "true"^^xsd:boolean] ; #
fhir:content [ fhir:v "complete"] ; #
fhir:count [ fhir:v "14"^^xsd:nonNegativeInteger] ; #
fhir:concept ( [
fhir:code [ fhir:v "weight" ] ;
fhir:display [ fhir:v "病人體重" ]
] [
fhir:code [ fhir:v "height" ] ;
fhir:display [ fhir:v "病人身高" ]
] [
fhir:code [ fhir:v "pregnancyBreastfeedingStatus" ] ;
fhir:display [ fhir:v "是否懷孕或哺乳" ]
] [
fhir:code [ fhir:v "imagingReport" ] ;
fhir:display [ fhir:v "影像報告" ]
] [
fhir:code [ fhir:v "cancerStage" ] ;
fhir:display [ fhir:v "癌症分期量表" ]
] [
fhir:code [ fhir:v "examinationReport" ] ;
fhir:display [ fhir:v "檢查報告" ]
] [
fhir:code [ fhir:v "geneInfo" ] ;
fhir:display [ fhir:v "基因資訊" ]
] [
fhir:code [ fhir:v "tests" ] ;
fhir:display [ fhir:v "檢驗(查)" ]
] [
fhir:code [ fhir:v "patientAssessment" ] ;
fhir:display [ fhir:v "病人狀態評估" ]
] [
fhir:code [ fhir:v "medicationRequest" ] ;
fhir:display [ fhir:v "用藥品項" ]
] [
fhir:code [ fhir:v "radiotherapy" ] ;
fhir:display [ fhir:v "放射治療" ]
] [
fhir:code [ fhir:v "carePlanDocument" ] ;
fhir:display [ fhir:v "治療計畫文件" ]
] [
fhir:code [ fhir:v "medicalRecord" ] ;
fhir:display [ fhir:v "病歷資料" ]
] [
fhir:code [ fhir:v "treatmentAssessment" ] ;
fhir:display [ fhir:v "結果資訊" ]
] ) . #
IG © 2024+ 衛生福利部中央健康保險署. Package tw.gov.mohw.nhi.pas#1.0.1 based on FHIR 4.0.1. Generated 2024-12-12
Links: Table of Contents |
QA Report