FHIR © HL7.org  |  FHIRsmith 4.0.1  |  Server Home  |  XIG Home  |  XIG Stats  | 

FHIR IG analytics

Packagefhir.ca-bc.client
Resource TypeBundle
IdBundle-Merge-WithPayload-Response.json
FHIR VersionR4

Resources that use this resource

No resources found


Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source1

{
  "resourceType": "Bundle",
  "id": "Merge-WithPayload-Response",
  "meta": {
    "profile": [
      "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-response-bundle"
    ]
  },
  "identifier": {
    "system": "urn:ietf:rfc:3986",
    "value": "urn:uuid:a9dfb452-0127-4f07-bbf3-61f757c9b98a"
  },
  "type": "collection",
  "timestamp": "2023-01-23T14:45:48.2127738-08:00",
  "link": [
    {
      "relation": "canonical",
      "url": "https://ig.cgi.com/Patient/Merge.fhir"
    }
  ],
  "entry": [
    {
      "fullUrl": "urn:uuid:c82fbb43-a275-4a29-8b6c-319f0a15d7b9",
      "resource": {
        "resourceType": "Parameters",
        "id": "2329c77d-3c91-408c-9daf-c694a61c518a",
        "meta": {
          "profile": [
            "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-metadata-parameters-out"
          ]
        },
        "parameter": [
          {
            "name": "messageId",
            "valueString": "44e8efbe-280c-4a1e-8dd7-839e16a426e5"
          },
          {
            "name": "sender",
            "valueIdentifier": {
              "system": "http://hlth.gov.bc.ca/fhir/client/bc-org",
              "value": "VIHA"
            }
          },
          {
            "name": "enterer",
            "valueIdentifier": {
              "system": "http://hlth.gov.bc.ca/fhir/client/bc-userid",
              "value": "ig.samples@cgi.com"
            }
          },
          {
            "name": "requestMessageId",
            "valueString": "5d0fe5dd-01c9-4cca-abd2-0383bead9107"
          }
        ]
      }
    },
    {
      "fullUrl": "urn:uuid:c82fbb43-a275-4a29-8b6c-319f0a154567",
      "resource": {
        "resourceType": "OperationOutcome",
        "id": "Merge-WithPayload-Response-Outcome",
        "text": {
          "status": "generated",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"OperationOutcome_Merge-WithPayload-Response-Outcome\"></a><p class=\"res-header-id\"><b>Generated Narrative: OperationOutcome Merge-WithPayload-Response-Outcome</b></p><a name=\"Merge-WithPayload-Response-Outcome\"></a><a name=\"hcMerge-WithPayload-Response-Outcome\"></a><a name=\"Merge-WithPayload-Response-Outcome-en-US\"></a><h3>Issues</h3><table class=\"grid\"><tr><td style=\"display: none\">-</td><td><b>Severity</b></td><td><b>Code</b></td><td><b>Details</b></td></tr><tr><td style=\"display: none\">*</td><td>Information</td><td>Business Rule Violation</td><td><span title=\"Codes:{https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-oo-codes BCHCIM.RP.0.0001}\">The Revise Person Request has been processed, and an existing PHN was found.</span></td></tr></table></div>"
        },
        "issue": [
          {
            "severity": "information",
            "code": "business-rule",
            "details": {
              "coding": [
                {
                  "system": "https://terminology.hlth.gov.bc.ca/ClientRegistry/CodeSystem/bc-oo-codes",
                  "code": "BCHCIM.RP.0.0001"
                }
              ],
              "text": "The Revise Person Request has been processed, and an existing PHN was found."
            }
          }
        ]
      }
    }
  ]
}