BC Client Registry FHIR Implementation Guide
1.0.0 - Build CI Canada flag

BC Client Registry FHIR Implementation Guide - Local Development build (v1.0.0) built by the FHIR (HL7® FHIR® Standard) Build Tools. See the Directory of published versions

: BC Client registry identifier status code system - XML Representation

Active as of 2024-06-07

Raw xml | Download



<CodeSystem xmlns="http://hl7.org/fhir">
  <id value="bc-identifier-status-code-system"/>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p>This case-sensitive code system <code>https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-identifier-status-code-system</code> defines the following codes:</p><table class="codes"><tr><td style="white-space:nowrap"><b>Code</b></td><td><b>Definition</b></td></tr><tr><td style="white-space:nowrap">merged<a name="bc-identifier-status-code-system-merged"> </a></td><td>The identifier has been merged.</td></tr><tr><td style="white-space:nowrap">active<a name="bc-identifier-status-code-system-active"> </a></td><td>The identifier is active.</td></tr></table></div>
  </text>
  <url
       value="https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-identifier-status-code-system"/>
  <version value="1.0.0"/>
  <name value="IdentifierStatusCS"/>
  <title value="BC Client registry identifier status code system"/>
  <status value="active"/>
  <experimental value="false"/>
  <date value="2024-06-07T23:38:55+00:00"/>
  <publisher value="BC Ministry of Health"/>
  <contact>
    <name value="BC Ministry of Health"/>
    <telecom>
      <system value="url"/>
      <value
             value="https://www2.gov.bc.ca/gov/content/governments/organizational-structure/ministries-organizations/ministries/health"/>
    </telecom>
  </contact>
  <description value="BC Client registry identifier status code system."/>
  <jurisdiction>
    <coding>
      <system value="urn:iso:std:iso:3166"/>
      <code value="CA"/>
      <display value="Canada"/>
    </coding>
  </jurisdiction>
  <caseSensitive value="true"/>
  <content value="complete"/>
  <count value="2"/>
  <concept>
    <code value="merged"/>
    <display value="merged"/>
    <definition value="The identifier has been merged."/>
  </concept>
  <concept>
    <code value="active"/>
    <display value="active"/>
    <definition value="The identifier is active."/>
  </concept>
</CodeSystem>