LK NEHR Sri Lanka Patient Summary (IPS based) Implementation Guide
0.1.0 - STU1 Sri Lanka flag

LK NEHR Sri Lanka Patient Summary (IPS based) Implementation Guide, published by Ministry of Health, Sri Lanka. This guide is not an authorized publication; it is the continuous build for version 0.1.0 built by the FHIR (HL7® FHIR® Standard) CI Build. This version is based on the current content of https://github.com/lk-gov-health-hiu/lk-nehr-fhir-ips/ and changes regularly. See the Directory of published versions

: Patient Business Identifier Types - XML Representation

Active as of 2024-09-10

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="cs-identifier-types"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p class="res-header-id"><b>Generated Narrative: CodeSystem cs-identifier-types</b></p><a name="cs-identifier-types"> </a><a name="hccs-identifier-types"> </a><a name="cs-identifier-types-en-US"> </a><p>This case-sensitive code system <code>http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Display</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">SCN<a name="cs-identifier-types-SCN"> </a></td><td>Senior Citizen Number</td><td>Needs definition</td></tr><tr><td style="white-space:nowrap">PHN<a name="cs-identifier-types-PHN"> </a></td><td>Personal Health Number</td><td>Needs definition</td></tr><tr><td style="white-space:nowrap">NIC<a name="cs-identifier-types-NIC"> </a></td><td>National Identity Card</td><td>Needs definition</td></tr><tr><td style="white-space:nowrap">PLOC<a name="cs-identifier-types-PLOC"> </a></td><td>Provider Location</td><td>Needs definition</td></tr></table></div>
  </text>
  <url value="http://fhir.health.gov.lk/ips/CodeSystem/cs-identifier-types"/>
  <version value="0.1.0"/>
  <name value="CSIdentifierTypes"/>
  <title value="Patient Business Identifier Types"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-09-10T11:02:03+00:00"/>
  <publisher value="Ministry of Health, Sri Lanka"/>
  <contact>
    <name value="Ministry of Health, Sri Lanka"/>
    <telecom>
      <system value="url"/>
      <value value="https://www.health.gov.lk/"/>
    </telecom>
    <telecom>
      <system value="email"/>
      <value value="digitalhealth@health.gov.lk"/>
    </telecom>
  </contact>
  <contact>
    <name value="Director, Health Information"/>
    <telecom>
      <system value="email"/>
      <value value="digitalhealth@health.gov.lk"/>
      <use value="work"/>
    </telecom>
  </contact>
  <description value="Patient Business Identifier Types"/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="LK"/>
      <display value="Sri Lanka"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="4"/>
  <concept>
    <code value="SCN"/>
    <display value="Senior Citizen Number"/>
    <definition value="Needs definition"/>
  </concept>
  <concept>
    <code value="PHN"/>
    <display value="Personal Health Number"/>
    <definition value="Needs definition"/>
  </concept>
  <concept>
    <code value="NIC"/>
    <display value="National Identity Card"/>
    <definition value="Needs definition"/>
  </concept>
  <concept>
    <code value="PLOC"/>
    <display value="Provider Location"/>
    <definition value="Needs definition"/>
  </concept>
</CodeSystem>