MyHealthWay - Local Development build (v1.0.1) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions
: MyHealthWay Identifier Type Codes - XML Representation
Raw xml | Download
<ValueSet xmlns="http://hl7.org/fhir">
<id value="myhealthway-identifier-type-codes"/>
<text>
<status value="extensions"/>
<div xmlns="http://www.w3.org/1999/xhtml"><p>This value set includes codes based on the following rules:</p><ul><li>Include these codes as defined in <a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0203.html"><code>http://terminology.hl7.org/CodeSystem/v2-0203</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0203.html#v2-0203-MR">MR</a></td><td>Medical record number</td><td>An identifier that is unique to a patient within a set of medical records, not necessarily unique within an application.</td></tr><tr><td><a href="http://terminology.hl7.org/5.3.0/CodeSystem-v2-0203.html#v2-0203-NNKOR">NNKOR</a></td><td>National Person Identifier for Republic of Korea</td><td/></tr></table></li><li>Include these codes as defined in <a href="CodeSystem-myhealthway-identifier-types.html"><code>https://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types</code></a><table class="none"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td></tr><tr><td><a href="CodeSystem-myhealthway-identifier-types.html#myhealthway-identifier-types-MHID">MHID</a></td><td>My Healthway Identifier</td></tr></table></li></ul></div>
</text>
<url
value="https://hins.or.kr/fhir/MyHealthWay/ValueSet/myhealthway-identifier-type-codes"/>
<version value="1.0.1"/>
<name value="MyHealthWayIdentifierTypeCodes"/>
<title value="MyHealthWay Identifier Type Codes"/>
<status value="active"/>
<experimental value="false"/>
<date value="2024-01-05T09:06:14+09:00"/>
<publisher value="한국보건의료정보원"/>
<contact>
<name value="한국보건의료정보원"/>
<telecom>
<system value="url"/>
<value value="https://hins.or.kr/"/>
</telecom>
</contact>
<description value="MyHealthWay 환자 식별자 유형 코드집합"/>
<jurisdiction>
<coding>
<system value="urn:iso:std:iso:3166"/>
<code value="KR"/>
<display value="Korea, Republic of"/>
</coding>
</jurisdiction>
<compose>
<include>
<system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
<concept>
<code value="MR"/>
<display value="Medical record number"/>
</concept>
<concept>
<code value="NNKOR"/>
<display value="National Person Identifier for Republic of Korea"/>
</concept>
</include>
<include>
<system
value="https://hins.or.kr/fhir/MyHealthWay/CodeSystem/myhealthway-identifier-types"/>
<concept>
<code value="MHID"/>
<display value="My Healthway Identifier"/>
</concept>
</include>
</compose>
</ValueSet>