KR Core Implementation Guide
2.0.0-preview - STU2 Korea, Republic of flag

KR Core Implementation Guide - Local Development build (v2.0.0-preview) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: MOHW MD License Id - XML Representation

Page standards status: Trial-use

Raw xml | Download


<NamingSystem xmlns="http://hl7.org/fhir">
  <id value="ns-mohw-md-license-id"/>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.url">
    <valueUri
              value="http://www.hl7korea.or.kr/fhir/krcore/NamingSystem/ns-mohw-md-license-id"/>
  </extension>
  <extension
             url="http://hl7.org/fhir/5.0/StructureDefinition/extension-NamingSystem.version">
    <valueString value="2.0.0-preview"/>
  </extension>
  <name value="MOHW_MD_License_Id"/>
  <status value="active"/>
  <kind value="identifier"/>
  <date value="2023-06-30"/>
  <publisher value="HL7 Korea"/>
  <type>
    <coding>
      <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
      <code value="PRN"/>
      <display value="Provider number"/>
    </coding>
  </type>
  <description value="보건복지부 진료의 면허 식별자 명명체계"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KR"/>
      <display value="Korea, Republic of"/>
    </coding>
  </jurisdiction>
  <uniqueId>
    <type value="uri"/>
    <value value="http://www.hl7korea.or.kr/Identifier/mohw-md-license-id"/>
    <preferred value="true"/>
    <comment value="보건복지부 진료의 면허 식별자를 정의하기 위해 HL7 Korea에서 부여한 식별자"/>
  </uniqueId>
  <uniqueId>
    <type value="uri"/>
    <value value="https://mohw.go.kr/CodeSystem/practitioner-license-type"/>
    <preferred value="false"/>
    <comment value="보건복지부 의료인 면허 식별자를 정의하기 위해 KR Core Draft버전에서 부여한 식별자"/>
  </uniqueId>
</NamingSystem>