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

FHIR IG analytics

Packagefhir.ca-bc.client
Resource TypeParameters
IdParameters-Merge-Min-Request.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": "Parameters",
  "id": "Merge-Min-Request",
  "parameter": [
    {
      "name": "target-patient",
      "valueReference": {
        "reference": "Patient/89f6e0c5-b3e8-4ebe-9886-34f3a1b932b8",
        "identifier": {
          "use": "official",
          "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-exp-source-patient-id",
          "value": "U6UQG3285Z5NG23110E2"
        }
      }
    },
    {
      "name": "source-patient",
      "valueReference": {
        "reference": "Patient/95aef996-3bf9-4ccf-8584-96299735689a",
        "identifier": {
          "use": "official",
          "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-exp-source-patient-id",
          "value": "YR4E0OMAP2364ZX58222"
        }
      }
    },
    {
      "name": "source-patient-identifier",
      "valueIdentifier": {
        "use": "official",
        "system": "https://health.gov.bc.ca/fhir/NamingSystem/ca-bc-fha-exp-source-patient-id",
        "value": "9ICFAEF1A716U78HKR51"
      }
    },
    {
      "name": "result-patient",
      "resource": {
        "resourceType": "Patient",
        "id": "89f6e0c5-b3e8-4ebe-9886-34f3a1b932b8",
        "meta": {
          "profile": [
            "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-merge-patient"
          ]
        },
        "extension": [
          {
            "url": "http://hlth.gov.bc.ca/fhir/client/StructureDefinition/bc-business-period-extension",
            "valuePeriod": {
              "start": "2025-01-16T12:54:54.7488769-08:00"
            }
          }
        ],
        "link": [
          {
            "other": {
              "reference": "Patient/95aef996-3bf9-4ccf-8584-96299735689a"
            },
            "type": "replaces"
          }
        ]
      }
    }
  ]
}