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

: AddPatient-Request - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="AddPatient-Request"/>
  <meta>
    <profile
             value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-add-request-bundle"/>
  </meta>
  <type value="collection"/>
  <timestamp value="2023-01-23T13:46:27.8145754-08:00"/>
  <link>
    <relation value="self"/>
    <url value="urn:uuid:492f0b38-e195-4249-b8d7-8000218842e9"/>
  </link>
  <entry>
    <fullUrl value="urn:uuid:0185235c-f8ea-4107-8979-591ddc2df30b"/>
    <resource>
      <Parameters>
        <id value="b16bb592-6bb0-4541-8cba-4a6e741c8da7"/>
        <meta>
          <profile
                   value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in"/>
        </meta>
        <parameter>
          <name value="messageId"/>
          <valueString value="b02fc643-e179-4c5f-8ac3-a8d955f9ce87"/>
        </parameter>
        <parameter>
          <name value="messageDateTime"/>
          <valueDateTime value="2023-01-23T13:46:27.8027717-08:00"/>
        </parameter>
      </Parameters>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:951b9e8e-5c78-44d5-91b1-ad6fb748de4b"/>
    <resource>
      <Patient>
        <id value="AddPatient-Request-Patient"/>
        <meta>
          <profile
                   value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-patient"/>
        </meta>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_AddPatient-Request-Patient"> </a><p><b>Generated Narrative: Patient </b><a name="AddPatient-Request-Patient"> </a><a name="hcAddPatient-Request-Patient"> </a></p><div style="display: inline-block; background-color: #d9e0e7; padding: 6px; margin: 4px; border: 1px solid #8da1b4; border-radius: 5px; line-height: 60%"><p style="margin-bottom: 0px">ResourcePatient &quot;AddPatient-Request-Patient&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bc-patient.html">ClientRegistryPatient</a></p></div><p><b>identifier</b>: <code>https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-msp-eligibility-id</code>/9455882493 (use: official), <code>https://fhir.infoway-inforoute.ca/NamingSystem/ca-veterans-affairs-health-id</code>/3EP14D12Y8Q618LPKH04QW28 (use: official), <code>https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id</code>/9253484802 (use: official)</p><p><b>name</b>: Legarra Antonin Cecily Gillette , Meaveen Deman Marine Brouk (Official), Jadvyga (Nickname)</p><p><b>telecom</b>: ph: 4018764201(MOBILE), ph: 9183556793(HOME), ph: 5185828695(WORK), <a href="mailto:Kolab.Mancher@cgi.com">Kolab.Mancher@cgi.com</a>, <a href="mailto:Gabriele.Minas@cgi.com">Gabriele.Minas@cgi.com</a>, <a href="mailto:Rolande.Jerald@cgi.com">Rolande.Jerald@cgi.com</a></p><p><b>gender</b>: female</p><p><b>birthDate</b>: 1971-01-09</p><p><b>deceased</b>: 1974-05-08</p><p><b>address</b>: </p><ul><li>28813 Eden drive Mattice BC CA </li><li>38708 Heritage road Epping BC CA </li></ul></div>
        </text>
        <identifier>
          <use value="official"/>
          <system
                  value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-msp-eligibility-id"/>
          <value value="9455882493"/>
        </identifier>
        <identifier>
          <use value="official"/>
          <system
                  value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-veterans-affairs-health-id"/>
          <value value="3EP14D12Y8Q618LPKH04QW28"/>
        </identifier>
        <identifier>
          <use value="official"/>
          <system
                  value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id"/>
          <value value="9253484802"/>
        </identifier>
        <name>
          <use value="usual"/>
          <family value="Gillette"/>
          <given value="Legarra"/>
          <given value="Antonin"/>
          <given value="Cecily"/>
        </name>
        <name>
          <use value="official"/>
          <family value="Brouk"/>
          <given value="Meaveen"/>
          <given value="Deman"/>
          <given value="Marine"/>
        </name>
        <name>
          <use value="nickname"/>
          <given value="Jadvyga"/>
        </name>
        <telecom>
          <system value="phone"/>
          <value value="4018764201"/>
          <use value="mobile"/>
        </telecom>
        <telecom>
          <system value="phone"/>
          <value value="9183556793"/>
          <use value="home"/>
        </telecom>
        <telecom>
          <system value="phone"/>
          <value value="5185828695"/>
          <use value="work"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="Kolab.Mancher@cgi.com"/>
          <use value="mobile"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="Gabriele.Minas@cgi.com"/>
          <use value="home"/>
        </telecom>
        <telecom>
          <system value="email"/>
          <value value="Rolande.Jerald@cgi.com"/>
          <use value="work"/>
        </telecom>
        <gender value="female"/>
        <birthDate value="1971-01-09"/>
        <deceasedDateTime value="1974-05-08">
          <extension
                     url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-death-verified-flag-extension">
            <extension url="deathVerifiedFlag">
              <valueBoolean value="true"/>
            </extension>
          </extension>
        </deceasedDateTime>
        <address>
          <type value="physical"/>
          <line value="28813 Eden drive"/>
          <city value="Mattice"/>
          <state value="BC"/>
          <country value="CA"/>
        </address>
        <address>
          <type value="postal"/>
          <line value="38708 Heritage road"/>
          <city value="Epping"/>
          <state value="BC"/>
          <country value="CA"/>
        </address>
      </Patient>
    </resource>
  </entry>
</Bundle>