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

: GetDemographics-Request - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="GetDemographics-Request"/>
  <meta>
    <profile
             value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-get-demographics-request-bundle"/>
  </meta>
  <type value="collection"/>
  <timestamp value="2023-01-23T14:00:53.5204931-08:00"/>
  <link>
    <relation value="self"/>
    <url value="urn:uuid:96d44ba7-5ca3-48ad-930e-771d9f1f2428"/>
  </link>
  <entry>
    <fullUrl value="urn:uuid:289d85b9-43a4-4902-9b52-76cb1f02ea69"/>
    <resource>
      <Parameters>
        <id value="GetDemographics-Request-Parameters"/>
        <meta>
          <profile
                   value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in"/>
        </meta>
        <parameter>
          <name value="messageId"/>
          <valueString value="7cd363f7-982c-43cb-85b1-024e567ad571"/>
        </parameter>
        <parameter>
          <name value="messageDateTime"/>
          <valueDateTime value="2023-01-23T14:00:53.5108118-08:00"/>
        </parameter>
        <parameter>
          <name value="history"/>
          <valueBoolean value="false"/>
        </parameter>
        <parameter>
          <name value="identifiersOnly"/>
          <valueBoolean value="false"/>
        </parameter>
      </Parameters>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:72729b26-5d18-42e3-871a-ccfa9ba6ad06"/>
    <resource>
      <Patient>
        <id value="GetDemographics-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_GetDemographics-Request-Patient"> </a><p><b>Generated Narrative: Patient </b><a name="GetDemographics-Request-Patient"> </a><a name="hcGetDemographics-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;GetDemographics-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://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-mt-source-patient-id</code>/8H1496LN8U1F17JP0H2VV</p></div>
        </text>
        <identifier>
          <system
                  value="https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-mt-source-patient-id"/>
          <value value="8H1496LN8U1F17JP0H2VV"/>
        </identifier>
      </Patient>
    </resource>
  </entry>
</Bundle>