KR Core Implementation Guide
2.0.0-ballot-final - STU 2
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
| Page standards status: Trial-use |
<ValueSet xmlns="http://hl7.org/fhir">
<id value="krcore-atc-codes"/>
<url
value="http://www.hl7korea.or.kr/fhir/krcore/ValueSet/krcore-atc-codes"/>
<version value="1.0.2"/>
<name value="KR_Core_ATC_Codes"/>
<title value="ATC Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2023-06-30"/>
<publisher value="HL7 Korea"/>
<description value="모든 ATC 코드를 포함한 코드집합"/>
<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.whocc.no/atc"/>
</include>
</compose>
</ValueSet>