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

: FindNewbornByMumsPHN-Request - XML Representation

Raw xml | Download



<Bundle xmlns="http://hl7.org/fhir">
  <id value="FindNewbornByMumsPHN-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.959895-08:00"/>
  <link>
    <relation value="self"/>
    <url value="urn:uuid:61a241a9-9d87-426d-ac21-548e1b976af3"/>
  </link>
  <entry>
    <fullUrl value="urn:uuid:b46f78e1-cfa1-41a6-ba9c-fafe6822791a"/>
    <resource>
      <Parameters>
        <id value="FindBabiesByMumsPHN-Parameters"/>
        <meta>
          <profile
                   value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in"/>
        </meta>
        <parameter>
          <name value="messageId"/>
          <valueString value="9acccdc8-b4d0-4ac7-9f10-80d0c80136e4"/>
        </parameter>
        <parameter>
          <name value="messageDateTime"/>
          <valueDateTime value="2023-01-23T13:58:38.9591378-08:00"/>
        </parameter>
        <parameter>
          <name value="identifiersOnly"/>
          <valueBoolean value="false"/>
        </parameter>
      </Parameters>
    </resource>
  </entry>
  <entry>
    <fullUrl value="urn:uuid:e7ae452f-9076-4cd6-958f-1d1c55d34c38"/>
    <resource>
      <RelatedPerson>
        <id value="FindBabiesByMumsPHN-RelatedPerson"/>
        <text>
          <status value="generated"/>
          <div xmlns="http://www.w3.org/1999/xhtml"><a name="RelatedPerson_FindBabiesByMumsPHN-RelatedPerson"> </a><p><b>Generated Narrative: RelatedPerson </b><a name="FindBabiesByMumsPHN-RelatedPerson"> </a><a name="hcFindBabiesByMumsPHN-RelatedPerson"> </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">ResourceRelatedPerson &quot;FindBabiesByMumsPHN-RelatedPerson&quot; </p></div><p><b>identifier</b>: <code>https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id</code>/9999999999</p><p><b>patient</b>: <a href="https://simplifier.net/resolve?scope=hl7.fhir.ca.baseline@1.1.7&amp;canonical=http://hl7.org/fhir/ca/baseline/Patient/e418862f-1759-42de-98a9-00433a779e9b">Patient/e418862f-1759-42de-98a9-00433a779e9b</a></p><p><b>relationship</b>: natural mother <span style="background: LightGoldenRodYellow; margin: 4px; border: 1px solid khaki"> (<a href="http://terminology.hl7.org/5.5.0/CodeSystem-v3-RoleCode.html">RoleCode</a>#NMTH)</span></p></div>
        </text>
        <identifier>
          <extension
                     url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension">
            <valueCode value="active"/>
          </extension>
          <system
                  value="https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id"/>
          <value value="9999999999"/>
        </identifier>
        <patient>
          <reference value="Patient/e418862f-1759-42de-98a9-00433a779e9b"/>
        </patient>
        <relationship>
          <coding>
            <system
                    value="http://terminology.hl7.org/CodeSystem/v3-RoleCode"/>
            <code value="NMTH"/>
          </coding>
        </relationship>
      </RelatedPerson>
    </resource>
  </entry>
</Bundle>