BC Client Registry FHIR Implementation Guide
1.0.0 - Build CI
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
<Bundle xmlns="http://hl7.org/fhir">
<id value="Bundle-UpdatePatient-Request-Example"/>
<meta>
<profile
value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-update-request-bundle"/>
</meta>
<identifier>
<system value="urn:ietf:rfc:3986"/>
<value value="urn:uuid:e770dd20-7fe9-406f-a57c-52ed466f7a3b"/>
</identifier>
<type value="collection"/>
<timestamp value="2011-09-13T16:11:43.000-07:00"/>
<link>
<relation value="self"/>
<url value="urn:uuid:98028b44-882a-4c72-8c92-b87d916147e1"/>
</link>
<entry>
<fullUrl value="urn:uuid:61061501-9953-4fba-87fe-6ae30e79da33"/>
<resource>
<Parameters>
<id value="Parameters-UpdatePatient-Request-Example"/>
<meta>
<profile
value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in"/>
</meta>
<parameter>
<name value="messageId"/>
<valueString value="c087e71e-3e7e-4c22-a3ce-61523f600615"/>
</parameter>
<parameter>
<name value="messageDateTime"/>
<valueDateTime value="2015-02-07T13:29:17-08:00"/>
</parameter>
</Parameters>
</resource>
</entry>
<entry>
<fullUrl value="urn:uuid:c789da11-0e78-4eb5-a9b2-d31d8249fd50"/>
<resource>
<Patient>
<id value="Patient-UpdatePatient-Request-Example"/>
<meta>
<profile
value="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-update-patient"/>
</meta>
<text>
<status value="generated"/>
<div xmlns="http://www.w3.org/1999/xhtml"><a name="Patient_Patient-UpdatePatient-Request-Example"> </a><p><b>Generated Narrative: Patient </b><a name="Patient-UpdatePatient-Request-Example"> </a><a name="hcPatient-UpdatePatient-Request-Example"> </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 "Patient-UpdatePatient-Request-Example" </p><p style="margin-bottom: 0px">Profile: <a href="StructureDefinition-bc-update-patient.html">PartialPatientUpdate</a></p></div><p><b>identifier</b>: Account number/123345654 (use: official)</p><p><b>address</b>: 721 FRONT ST VICTORIA BC V9A3Y3 CA </p></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="123345654"/>
</identifier>
<address>
<extension
url="http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-update-patient-operation-extension">
<valueCodeableConcept>
<coding>
<system
value="https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-client-registry-update-patient-operation-code-system"/>
<code value="replace"/>
</coding>
</valueCodeableConcept>
</extension>
<type value="physical"/>
<line value="721 FRONT ST"/>
<city value="VICTORIA"/>
<state value="BC"/>
<postalCode value="V9A3Y3"/>
<country value="CA"/>
</address>
</Patient>
</resource>
</entry>
</Bundle>