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

: Bundle-MergePatient-Request-Example - JSON Representation

Raw json | Download


{
  "resourceType" : "Bundle",
  "id" : "Bundle-MergePatient-Request-Example",
  "meta" : {
    "profile" : [
      🔗 "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-request-bundle"
    ]
  },
  "type" : "collection",
  "timestamp" : "2011-09-13T16:11:43.000-07:00",
  "link" : [
    {
      "relation" : "self",
      "url" : "http://hlth.gov.bc.ca/fhir/client/Patient/$MergePatient"
    }
  ],
  "entry" : [
    {
      "fullUrl" : "urn:uuid:e770dd20-7fe9-406f-a57c-52ed466f2222",
      "resource" : {
        "resourceType" : "Parameters",
        "id" : "Parameters-MergePatient-TwoNonSurvivors-Example",
        "meta" : {
          "profile" : [
            🔗 "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-in"
          ]
        },
        "parameter" : [
          {
            "name" : "messageId",
            "valueString" : "98028b44-882a-4c72-8c92-b87d916147e1"
          },
          {
            "name" : "messageDateTime",
            "valueDateTime" : "2021-11-02T13:28:17-08:00"
          }
        ]
      }
    },
    {
      "fullUrl" : "urn:uuid:e770dd20-7fe9-406f-a57c-52ed466f4444",
      "resource" : {
        "resourceType" : "Patient",
        "id" : "Patient-MergePatient-Example",
        "meta" : {
          "profile" : [
            🔗 "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-patient"
          ]
        },
        "text" : {
          "status" : "extensions",
          "div" : "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_Patient-MergePatient-Example\"> </a><p><b>Generated Narrative: Patient </b><a name=\"Patient-MergePatient-Example\"> </a><a name=\"hcPatient-MergePatient-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 &quot;Patient-MergePatient-Example&quot; </p><p style=\"margin-bottom: 0px\">Profile: <a href=\"StructureDefinition-bc-merge-patient.html\">PatientMerge</a></p></div><p><b>identifier</b>: Account number/8375493847\u00a0(use:\u00a0official)</p><p><b>active</b>: true</p><blockquote><p><b>link</b></p><p><b>BC Merge Status Code</b>: cancelled</p><p><b>other</b>: <span>Account number/123345654\u00a0(use:\u00a0official)</span></p><p><b>type</b>: replaces</p></blockquote><blockquote><p><b>link</b></p><p><b>BC Merge Status Code</b>: cancelled</p><p><b>other</b>: <span>Account number/123345654\u00a0(use:\u00a0secondary)</span></p><p><b>type</b>: replaces</p></blockquote><blockquote><p><b>link</b></p><p><b>BC Merge Status Code</b>: obsolete</p><p><b>other</b>: <span>Account number/123345654\u00a0(use:\u00a0secondary)</span></p><p><b>type</b>: replaces</p></blockquote><blockquote><p><b>link</b></p><p><b>BC Merge Status Code</b>: obsolete</p><p><b>other</b>: <span>Jurisdictional health number/9876543210\u00a0(use:\u00a0official)</span></p><p><b>type</b>: replaces</p></blockquote></div>"
        },
        "identifier" : [
          {
            "extension" : [
              {
                "url" : "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension",
                "valueCode" : "active"
              }
            ],
            "use" : "official",
            "type" : {
              "coding" : [
                {
                  "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                  "code" : "AN"
                }
              ]
            },
            "system" : "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-iha-iha-source-patient-id",
            "value" : "8375493847"
          }
        ],
        "active" : true,
        "link" : [
          {
            "extension" : [
              {
                "url" : "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension",
                "valueCode" : "cancelled"
              }
            ],
            "other" : {
              "identifier" : {
                "extension" : [
                  {
                    "url" : "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension",
                    "valueCode" : "active"
                  }
                ],
                "use" : "official",
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                      "code" : "AN"
                    }
                  ]
                },
                "system" : "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-iha-iha-source-patient-id",
                "value" : "123345654"
              }
            },
            "type" : "replaces"
          },
          {
            "extension" : [
              {
                "url" : "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension",
                "valueCode" : "cancelled"
              }
            ],
            "other" : {
              "identifier" : {
                "extension" : [
                  {
                    "url" : "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension",
                    "valueCode" : "active"
                  }
                ],
                "use" : "secondary",
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                      "code" : "AN"
                    }
                  ]
                },
                "system" : "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-vpp-cw-source-patient-id",
                "value" : "123345654"
              }
            },
            "type" : "replaces"
          },
          {
            "extension" : [
              {
                "url" : "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension",
                "valueCode" : "obsolete"
              }
            ],
            "other" : {
              "identifier" : {
                "extension" : [
                  {
                    "url" : "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-identifier-status-extension",
                    "valueCode" : "active"
                  }
                ],
                "use" : "secondary",
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                      "code" : "AN"
                    }
                  ]
                },
                "system" : "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-vpp-cw-source-patient-id",
                "value" : "123345654"
              }
            },
            "type" : "replaces"
          },
          {
            "extension" : [
              {
                "url" : "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-status-extension",
                "valueCode" : "obsolete"
              }
            ],
            "other" : {
              "identifier" : {
                "use" : "official",
                "type" : {
                  "coding" : [
                    {
                      "system" : "http://terminology.hl7.org/CodeSystem/v2-0203",
                      "code" : "JHN"
                    }
                  ]
                },
                "system" : "https://fhir.infoway-inforoute.ca/NamingSystem/ca-bc-patient-healthcare-id",
                "value" : "9876543210"
              }
            },
            "type" : "replaces"
          }
        ]
      }
    }
  ]
}