KR Core Implementation Guide
2.0.0-ballot-final - STU 2 Korea, Republic of flag

This page is part of the KR Core Implementation Guide (v2.0.0-ballot-final: STU 2 Ballot 3) based on FHIR (HL7® FHIR® Standard) R4. This version is a pre-release. The current official version is 1.0.2. For a full list of available versions, see the Directory of published versions

: KR Core Vaccination Type Codes - XML Representation

Page standards status: Trial-use

Raw xml | Download


<ValueSet xmlns="http://hl7.org/fhir">
  <id value="krcore-vcnt-type-codes"/>
  <url
       value="http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-vcnt-type-codes"/>
  <version value="1.0.2"/>
  <name value="KR_Core_Vaccination_Type_Codes"/>
  <title value="KR Core Vaccination Type Codes"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2023-06-30"/>
  <publisher value="HL7 Korea"/>
  <description value="KR Core 예방접종명 코드집합"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="KR"/>
      <display value="Korea, Republic of"/>
    </coding>
  </jurisdiction>
  <compose>
    <include>
      <system
              value="http://www.hl7korea.or.kr/fhir/krcore/CodeSystem/krcore-vcnt-types"/>
    </include>
  </compose>
</ValueSet>