臺灣健保事前審查實作指引
1.2.4 - STU1.2.4

This page is part of the 臺灣健保癌症用藥事前審查實作指引(TWPAS IG) (v1.2.4: STU1.2.4) 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

: NHI-健保事前審查-身體部位 - TTL Representation

Active as of 2026-07-01

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 -------------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/nhi-body-site> a fhir:CodeSystem ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:Resource.id [ fhir:value "nhi-body-site"] ;
  fhir:DomainResource.text [
     fhir:Narrative.status [ fhir:value "generated" ] ;
     fhir:Narrative.div "<div xmlns=\"http://www.w3.org/1999/xhtml\"><p class=\"res-header-id\"><b>Generated Narrative: CodeSystem nhi-body-site</b></p><a name=\"nhi-body-site\"> </a><a name=\"hcnhi-body-site\"> </a><p>This case-sensitive code system <code>https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-body-site</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\">H<a name=\"nhi-body-site-H\"> </a></td><td>頭部</td></tr><tr><td style=\"white-space:nowrap\">A<a name=\"nhi-body-site-A\"> </a></td><td>頸部</td></tr><tr><td style=\"white-space:nowrap\">F<a name=\"nhi-body-site-F\"> </a></td><td>頭頸部</td></tr><tr><td style=\"white-space:nowrap\">U<a name=\"nhi-body-site-U\"> </a></td><td>胸部</td></tr><tr><td style=\"white-space:nowrap\">N<a name=\"nhi-body-site-N\"> </a></td><td>頸椎</td></tr><tr><td style=\"white-space:nowrap\">J<a name=\"nhi-body-site-J\"> </a></td><td>胸椎</td></tr><tr><td style=\"white-space:nowrap\">K<a name=\"nhi-body-site-K\"> </a></td><td>腰椎</td></tr><tr><td style=\"white-space:nowrap\">G<a name=\"nhi-body-site-G\"> </a></td><td>胸部及上腹部</td></tr><tr><td style=\"white-space:nowrap\">C<a name=\"nhi-body-site-C\"> </a></td><td>上腹部</td></tr><tr><td style=\"white-space:nowrap\">I<a name=\"nhi-body-site-I\"> </a></td><td>腹部(含骨盆腔)</td></tr><tr><td style=\"white-space:nowrap\">P<a name=\"nhi-body-site-P\"> </a></td><td>骨盆腔</td></tr><tr><td style=\"white-space:nowrap\">E<a name=\"nhi-body-site-E\"> </a></td><td>肢部</td></tr><tr><td style=\"white-space:nowrap\">Q<a name=\"nhi-body-site-Q\"> </a></td><td>臂神經血管叢</td></tr><tr><td style=\"white-space:nowrap\">M<a name=\"nhi-body-site-M\"> </a></td><td>骨骼肌肉系統</td></tr><tr><td style=\"white-space:nowrap\">V<a name=\"nhi-body-site-V\"> </a></td><td>心血管系統</td></tr><tr><td style=\"white-space:nowrap\">B<a name=\"nhi-body-site-B\"> </a></td><td>薦椎</td></tr><tr><td style=\"white-space:nowrap\">D<a name=\"nhi-body-site-D\"> </a></td><td>周邊神經</td></tr></table></div>"
  ] ;
  fhir:CodeSystem.url [ fhir:value "https://nhicore.nhi.gov.tw/pas/CodeSystem/nhi-body-site"] ;
  fhir:CodeSystem.version [ fhir:value "1.2.4"] ;
  fhir:CodeSystem.name [ fhir:value "NHIBodySite"] ;
  fhir:CodeSystem.title [ fhir:value "NHI-健保事前審查-身體部位"] ;
  fhir:CodeSystem.status [ fhir:value "active"] ;
  fhir:CodeSystem.experimental [ fhir:value "false"^^xsd:boolean] ;
  fhir:CodeSystem.date [ fhir:value "2026-07-01"^^xsd:date] ;
  fhir:CodeSystem.publisher [ fhir:value "衛生福利部中央健康保險署"] ;
  fhir:CodeSystem.contact [
     fhir:index 0 ;
     fhir:ContactDetail.name [ fhir:value "衛生福利部中央健康保險署" ] ;
     fhir:ContactDetail.telecom [
       fhir:index 0 ;
       fhir:ContactPoint.system [ fhir:value "url" ] ;
       fhir:ContactPoint.value [ fhir:value "https://www.nhi.gov.tw" ]
     ]
  ] ;
  fhir:CodeSystem.description [ fhir:value "臺灣衛生福利部中央健康保險署「身體部位」代碼,代碼出版日期:2026-07-01;資料所屬單位:臺灣衛生福利部中央健康保險署。"] ;
  fhir:CodeSystem.caseSensitive [ fhir:value "true"^^xsd:boolean] ;
  fhir:CodeSystem.content [ fhir:value "complete"] ;
  fhir:CodeSystem.count [ fhir:value "17"^^xsd:nonNegativeInteger] ;
  fhir:CodeSystem.concept [
     fhir:index 0 ;
     fhir:CodeSystem.concept.code [ fhir:value "H" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "頭部" ]
  ], [
     fhir:index 1 ;
     fhir:CodeSystem.concept.code [ fhir:value "A" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "頸部" ]
  ], [
     fhir:index 2 ;
     fhir:CodeSystem.concept.code [ fhir:value "F" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "頭頸部" ]
  ], [
     fhir:index 3 ;
     fhir:CodeSystem.concept.code [ fhir:value "U" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "胸部" ]
  ], [
     fhir:index 4 ;
     fhir:CodeSystem.concept.code [ fhir:value "N" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "頸椎" ]
  ], [
     fhir:index 5 ;
     fhir:CodeSystem.concept.code [ fhir:value "J" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "胸椎" ]
  ], [
     fhir:index 6 ;
     fhir:CodeSystem.concept.code [ fhir:value "K" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "腰椎" ]
  ], [
     fhir:index 7 ;
     fhir:CodeSystem.concept.code [ fhir:value "G" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "胸部及上腹部" ]
  ], [
     fhir:index 8 ;
     fhir:CodeSystem.concept.code [ fhir:value "C" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "上腹部" ]
  ], [
     fhir:index 9 ;
     fhir:CodeSystem.concept.code [ fhir:value "I" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "腹部(含骨盆腔)" ]
  ], [
     fhir:index 10 ;
     fhir:CodeSystem.concept.code [ fhir:value "P" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "骨盆腔" ]
  ], [
     fhir:index 11 ;
     fhir:CodeSystem.concept.code [ fhir:value "E" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "肢部" ]
  ], [
     fhir:index 12 ;
     fhir:CodeSystem.concept.code [ fhir:value "Q" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "臂神經血管叢" ]
  ], [
     fhir:index 13 ;
     fhir:CodeSystem.concept.code [ fhir:value "M" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "骨骼肌肉系統" ]
  ], [
     fhir:index 14 ;
     fhir:CodeSystem.concept.code [ fhir:value "V" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "心血管系統" ]
  ], [
     fhir:index 15 ;
     fhir:CodeSystem.concept.code [ fhir:value "B" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "薦椎" ]
  ], [
     fhir:index 16 ;
     fhir:CodeSystem.concept.code [ fhir:value "D" ] ;
     fhir:CodeSystem.concept.display [ fhir:value "周邊神經" ]
  ] .

# - ontology header ------------------------------------------------------------

<http://hl7.org/fhir/CodeSystem/nhi-body-site.ttl> a owl:Ontology ;
  owl:imports fhir:fhir.ttl ;
  owl:versionIRI <http://build.fhir.org/CodeSystem/nhi-body-site.ttl> .