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

FHIR IG analytics

Packageihe.iti.pmir
Resource TypeBundle
IdBundle-ex-bundle-history-merge.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": "ex-bundle-history-merge",
  "meta": {
    "profile": [
      "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Bundle.History"
    ]
  },
  "type": "history",
  "entry": [
    {
      "fullUrl": "https://profiles.ihe.net/ITI/PMIR/Patient/ex-patient-merge",
      "resource": {
        "resourceType": "Patient",
        "id": "ex-patient-merge",
        "meta": {
          "profile": [
            "https://profiles.ihe.net/ITI/PMIR/StructureDefinition/IHE.PMIR.Patient.Merge"
          ]
        },
        "text": {
          "status": "additional",
          "div": "<div xmlns=\"http://www.w3.org/1999/xhtml\"><a name=\"Patient_ex-patient-merge\"> </a>Example PMIR Patient for merging</div>"
        },
        "active": false,
        "link": [
          {
            "other": {
              "reference": "Patient/ex-patient-merged"
            },
            "type": "replaced-by"
          }
        ]
      },
      "request": {
        "method": "PUT",
        "url": "Patient/ex-patient-merge"
      },
      "response": {
        "status": "200"
      }
    }
  ]
}