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

: FindCandidates-Request - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="FindCandidates-Request"/>
  <meta>
    <profile
             value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-find-candidates-request-bundle"/>
  </meta>
  <type value="collection"/>
  <timestamp value="2023-01-23T13:58:38.7538206-08:00"/>
  <link>
    <relation value="self"/>
    <url value="urn:uuid:92cbad6f-b07c-4288-88fc-884a8d4d50ec"/>
  </link>
  <entry>
    <fullUrl value="urn:uuid:c3e604ec-0917-41a8-9d90-1da8e66168d7"/>
    <resource>
      <Parameters>
        <id value="FindCandidates-Request-Parameters"/>
        <meta>
          <profile
                   value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in"/>
        </meta>
        <parameter>
          <name value="messageId"/>
          <valueString value="f4a5d2f7-cbea-4f80-9804-b13b9be9f2b9"/>
        </parameter>
        <parameter>
          <name value="messageDateTime"/>
          <valueDateTime value="2023-01-23T13:58:38.7402027-08:00"/>
        </parameter>
        <parameter>
          <name value="identifiersOnly"/>
          <valueBoolean value="false"/>
        </parameter>
      </Parameters>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:f8ea5781-7772-4701-aabd-e86595f1487d"/>
    <resource>
      <Patient>
        <id value="FindCandidates-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_FindCandidates-Request-Patient"> </a><p><b>Generated Narrative: Patient </b><a name="FindCandidates-Request-Patient"> </a><a name="hcFindCandidates-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;FindCandidates-Request-Patient&quot; </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bc-patient.html">ClientRegistryPatient</a></p></div><p><b>name</b>: Apolo Frieson </p><p><b>gender</b>: male</p><p><b>birthDate</b>: 1931-02-26</p><p><b>address</b>: 16063 Star trek drive Evans-thomas BC CA </p></div>
        </text>
        <name>
          <use value="usual"/>
          <family value="Frieson"/>
          <given value="Apolo"/>
        </name>
        <gender value="male"/>
        <birthDate value="1931-02-26"/>
        <address>
          <type value="physical"/>
          <line value="16063 Star trek drive"/>
          <city value="Evans-thomas"/>
          <state value="BC"/>
          <country value="CA"/>
        </address>
      </Patient>
    </resource>
  </entry>
</Bundle>