KR Core Implementation Guide
1.0.2 - STU1 Korea, Republic of flag

This page is part of the KR Core (v1.0.2 - STU1) based on FHIR R4. This is an authorized publication. For a full list of available versions, see the Directory of published versions

: KR Core Doctor Qualification Codes - TTL Representation

Active as of 2023-12-04

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:ValueSet ;
  fhir:nodeRole fhir:treeRoot ;
  fhir:id [ fhir:v "krcore-doctor-qualification-codes"] ; # 
  fhir:url [ fhir:v "http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-doctor-qualification-codes"^^xsd:anyURI] ; # 
  fhir:version [ fhir:v "1.0.2"] ; # 
  fhir:name [ fhir:v "KR_Core_Doctor_Qualification_Codes"] ; # 
  fhir:title [ fhir:v "KR Core Doctor Qualification Codes"] ; # 
  fhir:status [ fhir:v "active"] ; # 
  fhir:experimental [ fhir:v "false"^^xsd:boolean] ; # 
  fhir:date [ fhir:v "2023-12-04T10:04:56+09:00"^^xsd:dateTime] ; # 
  fhir:publisher [ fhir:v "HL7 Korea"] ; # 
  fhir:contact ( [
fhir:name [ fhir:v "HL7 Korea" ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "url" ] ;
fhir:value [ fhir:v "http://www.hl7korea.or.kr/" ]     ] [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "contact@healthall.co.kr" ]     ] )
  ] [
fhir:name [ fhir:v "HealthAll Inc." ] ;
    ( fhir:telecom [
fhir:system [ fhir:v "email" ] ;
fhir:value [ fhir:v "contact@healthall.co.kr" ] ;
fhir:use [ fhir:v "work" ]     ] )
  ] ) ; # 
  fhir:description [ fhir:v "KR Core 진료의 면허(자격) 종별 코드집합"] ; # 
  fhir:jurisdiction ( [
    ( fhir:coding [
fhir:system [ fhir:v "urn:iso:std:iso:3166"^^xsd:anyURI ] ;
fhir:code [ fhir:v "KR" ] ;
fhir:display [ fhir:v "Korea, Republic of" ]     ] )
  ] ) ; # 
  fhir:compose [
    ( fhir:include [
fhir:system [ fhir:v "http://www.hl7korea.or.kr/CodeSystem/mohw-practitioner-qualification-types"^^xsd:anyURI ] ;
      ( fhir:concept [
fhir:code [ fhir:v "의사" ]       ] [
fhir:code [ fhir:v "치과의사" ]       ] [
fhir:code [ fhir:v "한의사" ]       ] [
fhir:code [ fhir:v "내과" ]       ] [
fhir:code [ fhir:v "신경과" ]       ] [
fhir:code [ fhir:v "정신건강의학과" ]       ] [
fhir:code [ fhir:v "외과" ]       ] [
fhir:code [ fhir:v "정형외과" ]       ] [
fhir:code [ fhir:v "신경외과" ]       ] [
fhir:code [ fhir:v "심장혈관흉부외과" ]       ] [
fhir:code [ fhir:v "성형외과" ]       ] [
fhir:code [ fhir:v "마취통증의학과" ]       ] [
fhir:code [ fhir:v "산부인과" ]       ] [
fhir:code [ fhir:v "소아청소년과" ]       ] [
fhir:code [ fhir:v "안과" ]       ] [
fhir:code [ fhir:v "이비인후과" ]       ] [
fhir:code [ fhir:v "피부과" ]       ] [
fhir:code [ fhir:v "비뇨의학과" ]       ] [
fhir:code [ fhir:v "영상의학과" ]       ] [
fhir:code [ fhir:v "방사선종양학과" ]       ] [
fhir:code [ fhir:v "병리과" ]       ] [
fhir:code [ fhir:v "진단검사의학과" ]       ] [
fhir:code [ fhir:v "결핵과" ]       ] [
fhir:code [ fhir:v "재활의학과" ]       ] [
fhir:code [ fhir:v "예방의학과" ]       ] [
fhir:code [ fhir:v "가정의학과" ]       ] [
fhir:code [ fhir:v "응급의학과" ]       ] [
fhir:code [ fhir:v "핵의학" ]       ] [
fhir:code [ fhir:v "직업환경의학과" ]       ] [
fhir:code [ fhir:v "신경정신과" ]       ] [
fhir:code [ fhir:v "방사선과" ]       ] [
fhir:code [ fhir:v "구강악안면외과" ]       ] [
fhir:code [ fhir:v "치과보철과" ]       ] [
fhir:code [ fhir:v "치과교정과" ]       ] [
fhir:code [ fhir:v "소아치과" ]       ] [
fhir:code [ fhir:v "치주과" ]       ] [
fhir:code [ fhir:v "치과보존과" ]       ] [
fhir:code [ fhir:v "구강내과" ]       ] [
fhir:code [ fhir:v "영상치의학과" ]       ] [
fhir:code [ fhir:v "구강병리과" ]       ] [
fhir:code [ fhir:v "예방치과" ]       ] [
fhir:code [ fhir:v "통합치의학과" ]       ] [
fhir:code [ fhir:v "한방내과" ]       ] [
fhir:code [ fhir:v "한방부인과" ]       ] [
fhir:code [ fhir:v "한방소아과" ]       ] [
fhir:code [ fhir:v "한방신경정신과" ]       ] [
fhir:code [ fhir:v "침구과" ]       ] [
fhir:code [ fhir:v "한방안.이비인후.피부과" ]       ] [
fhir:code [ fhir:v "한방재활의학과" ]       ] [
fhir:code [ fhir:v "사상체질과" ]       ] )     ] )
  ] . #