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

: Patient-MergePatient-Example - XML Representation

Raw xml | Download



<Patient xmlns="http://hl7.org/fhir">
  <id value="Patient-MergePatient-Example"/>
  <meta>
    <profile
             value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-patient"/>
  </meta>
  <text>
    <status value="generated"/>
    <div xmlns="http://www.w3.org/1999/xhtml"><p style="border: 1px #661aff solid; background-color: #e6e6ff; padding: 10px;"><b>Anonymous Patient</b> (no stated gender), DoB Unknown ( Account number/8375493847 (use: official))</p><hr/><table class="grid"><tr><td style="background-color: #f3f5da" title="Record is active">Active:</td><td colspan="3">true</td></tr><tr><td style="background-color: #f3f5da" title="Patient Links">Links:</td><td colspan="3"><ul><li>This record replaces: <span>Account number/123345654 (use: official)</span></li><li>This record replaces: <span>Account number/123345654 (use: secondary)</span></li><li>This record replaces: <span>Account number/123345654 (use: secondary)</span></li><li>This record replaces: <span>Jurisdictional health number/9876543210 (use: official)</span></li></ul></td></tr></table></div>
  </text>
  <identifier>
    <extension
               url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension">
      <valueCode value="active"/>
    </extension>
    <use value="official"/>
    <type>
      <coding>
        <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
        <code value="AN"/>
      </coding>
    </type>
    <system
            value="https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-iha-iha-source-patient-id"/>
    <value value="8375493847"/>
  </identifier>
  <active value="true"/>
  <link>
    <extension
               url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension">
      <valueCode value="cancelled"/>
    </extension>
    <other>
      <identifier>
        <extension
                   url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension">
          <valueCode value="active"/>
        </extension>
        <use value="official"/>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            <code value="AN"/>
          </coding>
        </type>
        <system
                value="https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-iha-iha-source-patient-id"/>
        <value value="123345654"/>
      </identifier>
    </other>
    <type value="replaces"/>
  </link>
  <link>
    <extension
               url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension">
      <valueCode value="cancelled"/>
    </extension>
    <other>
      <identifier>
        <extension
                   url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension">
          <valueCode value="active"/>
        </extension>
        <use value="secondary"/>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            <code value="AN"/>
          </coding>
        </type>
        <system
                value="https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-vpp-cw-source-patient-id"/>
        <value value="123345654"/>
      </identifier>
    </other>
    <type value="replaces"/>
  </link>
  <link>
    <extension
               url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension">
      <valueCode value="obsolete"/>
    </extension>
    <other>
      <identifier>
        <extension
                   url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension">
          <valueCode value="active"/>
        </extension>
        <use value="secondary"/>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            <code value="AN"/>
          </coding>
        </type>
        <system
                value="https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-vpp-cw-source-patient-id"/>
        <value value="123345654"/>
      </identifier>
    </other>
    <type value="replaces"/>
  </link>
  <link>
    <extension
               url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension">
      <valueCode value="obsolete"/>
    </extension>
    <other>
      <identifier>
        <use value="official"/>
        <type>
          <coding>
            <system value="http://terminology.hl7.org/CodeSystem/v2-0203"/>
            <code value="JHN"/>
          </coding>
        </type>
        <system
                value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id"/>
        <value value="9876543210"/>
      </identifier>
    </other>
    <type value="replaces"/>
  </link>
</Patient>